tests/test-convert-svn-branches
changeset 9587 d80a251baf9a
parent 8765 9c75f16f577c
child 10119 bb5ea66789e3
--- a/tests/test-convert-svn-branches	Thu Oct 15 23:15:30 2009 +0200
+++ b/tests/test-convert-svn-branches	Thu Oct 15 23:15:30 2009 +0200
@@ -28,3 +28,7 @@
 hg branches | sed 's/:.*/:/'
 hg tags -q
 cd ..
+
+echo '% test hg failing to call itself'
+HG=foobar hg convert svn-repo B-hg 2>&1 | grep -v foobar
+