tests/test-convert-git.t
changeset 26970 6d99cc89ee0e
parent 26903 7e8912dbcea2
child 27002 a8a5206585ec
--- a/tests/test-convert-git.t	Sun Nov 15 21:12:13 2015 -0500
+++ b/tests/test-convert-git.t	Sun Nov 15 22:11:23 2015 -0500
@@ -533,8 +533,7 @@
   $ git commit -q -m "remove .gitmodules" .gitmodules
   $ git commit -q -m "missing .gitmodules"
   $ cd ..
-  $ hg convert git-repo6 hg-repo6 --traceback
-  fatal: Path '.gitmodules' does not exist in '*' (glob)
+  $ hg convert git-repo6 hg-repo6 --traceback 2>&1 | grep -v "fatal: Path '.gitmodules' does not exist"
   initializing destination hg-repo6 repository
   scanning source...
   sorting...