Commit 9d72eea9 authored by Dylan Araps's avatar Dylan Araps

stdout: Disable linebreaks

parent e8dc4670
...@@ -3649,6 +3649,7 @@ stdout() { ...@@ -3649,6 +3649,7 @@ stdout() {
unset zws unset zws
unset reset unset reset
unset color_blocks unset color_blocks
unset get_line_break
} }
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