diff tests/test-fetch @ 10581:3fb2f7cb5ea5 stable

test-fetch: use relative URL to avoid echoing TMP path
author Steve Borho <steve@borho.org>
date Wed, 03 Mar 2010 17:37:50 -0600
parents 612c142b7a82
children
line wrap: on
line diff
--- a/tests/test-fetch	Wed Mar 03 22:32:51 2010 +0100
+++ b/tests/test-fetch	Wed Mar 03 17:37:50 2010 -0600
@@ -209,7 +209,7 @@
 cd ..
 hg -q clone -r 0 i2047a i2047b
 cd i2047b
-hg fetch
+hg fetch ../i2047a
 
 "$TESTDIR/killdaemons.py"