diff -r 3de04c07966a -r 29c100b42f5b tests/test-convert-svn-branches.t --- 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] -