diff -r 0afc4206d02b -r 88c1d13b637b tests/test-http-proxy.t --- a/tests/test-http-proxy.t Mon Jun 19 21:44:23 2017 -0400 +++ b/tests/test-http-proxy.t Mon Jun 19 21:53:54 2017 -0400 @@ -8,7 +8,7 @@ $ hg serve --config server.uncompressed=True -p $HGPORT -d --pid-file=hg.pid $ cat hg.pid >> $DAEMON_PIDS $ cd .. - $ tinyproxy.py $HGPORT1 localhost >proxy.log 2>&1 proxy.log >/dev/null > $DAEMON_PIDS