##// END OF EJS Templates
Fixed test-static-http with http_proxy variable set.
Thomas Arendsen Hein -
r1128:8bf19f96 default
parent child Browse files
Show More
@@ -31,7 +31,7 b' hg tip'
31
31
32 cd ..
32 cd ..
33
33
34 hg clone old-http://localhost:20059/remote local
34 http_proxy= hg clone old-http://localhost:20059/remote local
35
35
36 cd local
36 cd local
37 hg verify
37 hg verify
General Comments 0
You need to be logged in to leave comments. Login now