Fix up import test
authorMatt Mackall <mpm@selenic.com>
Sat, 07 Nov 2009 14:12:08 -0600
changeset 9753 ffda19f351fa
parent 9752 a22cdd5e56b7
child 9778 6cb1808e5ae7
Fix up import test
tests/test-hgweb-diffs
tests/test-hgweb-diffs.out
--- a/tests/test-hgweb-diffs	Sat Nov 07 14:09:16 2009 -0600
+++ b/tests/test-hgweb-diffs	Sat Nov 07 14:12:08 2009 -0600
@@ -42,7 +42,7 @@
 echo % test import rev as raw-rev
 hg clone -r0 test test1
 cd test1
-hg import --exact http://localhost:$HGPORT/rev/1
+hg import -q --exact http://localhost:$HGPORT/rev/1
 
 echo % errors
 cat ../test/errors.log
--- a/tests/test-hgweb-diffs.out	Sat Nov 07 14:09:16 2009 -0600
+++ b/tests/test-hgweb-diffs.out	Sat Nov 07 14:12:08 2009 -0600
@@ -425,5 +425,4 @@
 added 1 changesets with 2 changes to 2 files
 updating to branch default
 2 files updated, 0 files merged, 0 files removed, 0 files unresolved
-applying http://localhost:20059/rev/1
 % errors