tests/test-git-import
changeset 3736 ad3d5b4367cb
parent 3717 9e248cfd8b94
child 4679 826659bd8053
--- a/tests/test-git-import	Thu Nov 30 19:50:28 2006 -0600
+++ b/tests/test-git-import	Thu Nov 30 22:38:48 2006 -0600
@@ -161,7 +161,7 @@
 rename to foo2
 EOF
 cat foo2
-hg manifest | grep binary
+hg manifest --debug | grep binary
 
 echo % many binary files
 hg import -m multibinary - <<EOF
@@ -180,4 +180,4 @@
 Mc\${NkU|\`?^000jF3jhEB
 
 EOF
-hg manifest | grep mbinary
+hg manifest --debug | grep mbinary