##// END OF EJS Templates
cmdutil: do not duplicate stdout by makefileobj()...
cmdutil: do not duplicate stdout by makefileobj() It made output order unpredictable because two separate buffers are flushed individually. Let's use a thin wrapper that just sends close() to black hole.
Yuya Nishihara -
r27419:7e2495bf default
Show More
Name Size Modified Last Commit Author
/ mercurial / default.d
mergetools.rc Loading ...