##// END OF EJS Templates
tests: stabilize test-blackbox.t on Windows...
Matt Harbison -
r40844:c460b164 default
parent child Browse files
Show More
@@ -347,7 +347,8 b' Test missing log directory, which should'
347 > EOF
347 > EOF
348 $ hg log --debug
348 $ hg log --debug
349 removing $TESTTMP/gone/.hg
349 removing $TESTTMP/gone/.hg
350 warning: cannot write to blackbox.log: $ENOENT$
350 warning: cannot write to blackbox.log: $ENOENT$ (no-windows !)
351 warning: cannot write to blackbox.log: $TESTTMP/gone/.hg/blackbox.log: $ENOTDIR$ (windows !)
351 $ cd ..
352 $ cd ..
352
353
353 #if chg
354 #if chg
General Comments 0
You need to be logged in to leave comments. Login now