diff -r 833d1250ce00 -r 25c0dee16ee0 tests/test-static-http --- a/tests/test-static-http Wed Oct 22 14:30:34 2008 -0500 +++ b/tests/test-static-http Wed Oct 22 15:41:32 2008 -0500 @@ -2,7 +2,7 @@ cp "$TESTDIR"/printenv.py . -http_proxy= hg clone static-http://localhost:$HGPORT/ copy +http_proxy= hg clone http://localhost:$HGPORT/ copy echo $? test -d copy || echo copy: No such file or directory