tests/test-convert-svn-branches.t
changeset 17447 29c100b42f5b
parent 17347 2da47de36b6f
child 20117 aa9385f983fa
--- a/tests/test-convert-svn-branches.t	Mon Aug 27 12:41:10 2012 -0700
+++ b/tests/test-convert-svn-branches.t	Fri Aug 03 17:59:21 2012 +0200
@@ -95,9 +95,5 @@
 
 Test hg failing to call itself
 
-  $ HG=foobar hg convert svn-repo B-hg
-  * (glob)
-  initializing destination B-hg repository
+  $ HG=foobar hg convert svn-repo B-hg 2>&1 | grep abort
   abort: Mercurial failed to run itself, check hg executable is in PATH
-  [255]
-