--- 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