tests/test-bad-pull
changeset 1927 397b62d5dd13
parent 814 0902ffece4b4
child 1962 2a676ad52c22
--- a/tests/test-bad-pull
+++ b/tests/test-bad-pull
@@ -19,7 +19,7 @@ EOF
 
 python dumb.py 2>/dev/null &
 
-hg clone http://localhost:20059/foo copy2
+http_proxy= hg clone http://localhost:20059/foo copy2
 echo $?
 
 kill $!