diff tests/test-bad-pull @ 1932:82995896d5af

Merge with http://hg.home.dataloss.nl/hg-portabletests
author Thomas Arendsen Hein <thomas@intevation.de>
date Mon, 13 Mar 2006 12:22:55 +0100
parents 397b62d5dd13
children 2a676ad52c22
line wrap: on
line diff
--- a/tests/test-bad-pull	Mon Mar 13 08:56:59 2006 +0100
+++ b/tests/test-bad-pull	Mon Mar 13 12:22:55 2006 +0100
@@ -19,7 +19,7 @@
 
 python dumb.py 2>/dev/null &
 
-hg clone http://localhost:20059/foo copy2
+http_proxy= hg clone http://localhost:20059/foo copy2
 echo $?
 
 kill $!