tests/test-pull
changeset 2612 ffb895f16925
parent 2570 83cfd95eafb5
child 3736 ad3d5b4367cb
--- a/tests/test-pull
+++ b/tests/test-pull
@@ -11,7 +11,7 @@ hg serve -p 20059 -d --pid-file=hg.pid
 cat hg.pid >> $DAEMON_PIDS
 cd ..
 
-http_proxy= hg clone http://localhost:20059/ copy
+http_proxy= hg clone --pull http://localhost:20059/ copy
 cd copy
 hg verify
 hg co