##// END OF EJS Templates
test-convert-svn-branches: filter unwanted output...
Patrick Mezard -
r10205:45885e8f default
parent child Browse files
Show More
@@ -25,5 +25,5 b' hg tags -q'
25 cd ..
25 cd ..
26
26
27 echo '% test hg failing to call itself'
27 echo '% test hg failing to call itself'
28 HG=foobar hg convert svn-repo B-hg 2>&1 | grep -v foobar
28 HG=foobar hg convert svn-repo B-hg 2>&1 | grep itself
29
29
@@ -49,5 +49,4 b' old 9:'
49 old2 8:
49 old2 8:
50 tip
50 tip
51 % test hg failing to call itself
51 % test hg failing to call itself
52 initializing destination B-hg repository
53 abort: Mercurial failed to run itself, check hg executable is in PATH
52 abort: Mercurial failed to run itself, check hg executable is in PATH
General Comments 0
You need to be logged in to leave comments. Login now