##// END OF EJS Templates
tests: allow the true command to be provided by coreutils...
pacien -
r49134:bc04a761 stable
parent child Browse files
Show More
@@ -23,7 +23,7 b' error paths'
23 23 #if symlink
24 24 $ ln -s `which true` hg
25 25 $ "$PYTHON" $TESTDIR/run-tests.py --with-hg=./hg
26 warning: --with-hg should specify an hg script, not: true
26 ^warning: --with-hg should specify an hg script, not: (true|coreutils)$ (re)
27 27 running 0 tests using 0 parallel processes
28 28
29 29 # Ran 0 tests, 0 skipped, 0 failed.
General Comments 0
You need to be logged in to leave comments. Login now