tests/test-pull-http.t
branchstable
changeset 35847 e3c228b4510d
parent 34661 eb586ed5d8ce
child 37588 165a77f7ec13
--- a/tests/test-pull-http.t	Tue Feb 20 18:53:39 2018 -0800
+++ b/tests/test-pull-http.t	Tue Feb 20 18:54:27 2018 -0800
@@ -50,7 +50,6 @@
   $ hg serve -p $HGPORT -d --pid-file=hg.pid -E errors.log
   $ cat hg.pid >> $DAEMON_PIDS
   $ hg clone http://localhost:$HGPORT/ test4 # bundle2+
-  requesting all changes
   abort: authorization failed
   [255]
   $ hg clone http://localhost:$HGPORT/ test4 --config devel.legacy.exchange=bundle1
@@ -74,7 +73,6 @@
 
   $ req
   pulling from http://localhost:$HGPORT/
-  searching for changes
   abort: authorization failed
   % serve errors