comparison tests/test-static-http @ 1128:8bf19f96b97a

Fixed test-static-http with http_proxy variable set.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sun, 28 Aug 2005 16:41:16 +0200
parents addcb77fe500
children 1170fef58071
comparison
equal deleted inserted replaced
1127:19b048da4da9 1128:8bf19f96b97a
29 hg commit -m"test" -d"0 0" 29 hg commit -m"test" -d"0 0"
30 hg tip 30 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
38 cat bar 38 cat bar
39 hg pull 39 hg pull