tests/test-http-proxy
changeset 7264 7e963c80bbe6
parent 5384 e3a0c092b4e2
child 7268 e05092a3c2fe
child 7269 95a53961d7a6
--- 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