##// END OF EJS Templates
util: flush stdout before calling external processes...
util: flush stdout before calling external processes stdout could have content in its buffer while a subprocess ran and emitted output. Flushing stdout ensures that output now comes in the right order.

File last commit:

r11540:2370e270 stable
r13439:d724a693 stable
Show More
test-filelog.out
2 lines | 86 B | text/plain | TextLexer
ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.