Commit e8dc4670 authored by Muhammad Herdiansyah's avatar Muhammad Herdiansyah

stdout: Disable color_blocks

parent c6c60306
...@@ -3648,6 +3648,7 @@ stdout() { ...@@ -3648,6 +3648,7 @@ stdout() {
unset text_padding unset text_padding
unset zws unset zws
unset reset unset reset
unset color_blocks
} }
err() { err() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment