diff -r 7e2e3aacc5dc -r 7e963c80bbe6 tests/test-http-proxy --- a/tests/test-http-proxy Mon Oct 27 13:52:55 2008 +0100 +++ b/tests/test-http-proxy Mon Oct 27 17:37:37 2008 +0100 @@ -38,4 +38,5 @@ echo %% bad host:port for proxy http_proxy=localhost:$HGPORT2 hg clone --config http_proxy.always=True http://localhost:$HGPORT/ f +cat proxy.log | sed -e 's/^.*\] /XXX /' exit 0