# HG changeset patch # User Thomas Arendsen Hein # Date 1125240076 -7200 # Node ID 8bf19f96b97ad6447adef4640ac0d0e46c0bea05 # Parent 19b048da4da98b840461f7bf150e978da597d8db Fixed test-static-http with http_proxy variable set. diff --git a/tests/test-static-http b/tests/test-static-http --- a/tests/test-static-http +++ b/tests/test-static-http @@ -31,7 +31,7 @@ hg tip cd .. -hg clone old-http://localhost:20059/remote local +http_proxy= hg clone old-http://localhost:20059/remote local cd local hg verify