diff tests/test-pull-http.t @ 36757:8bba684efde7 stable 4.5.2

merge with security patches
author Kevin Bullock <kbullock+mercurial@ringworld.org>
date Tue, 06 Mar 2018 13:17:07 -0600
parents e3c228b4510d
children 165a77f7ec13
line wrap: on
line diff
--- a/tests/test-pull-http.t	Tue Mar 06 13:08:00 2018 -0600
+++ b/tests/test-pull-http.t	Tue Mar 06 13:17:07 2018 -0600
@@ -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