tests/test-pull-http.t
changeset 29688 30c59bdd4f41
parent 29687 ac9b85079122
child 29978 3d2ea1403c62
--- a/tests/test-pull-http.t	Wed Aug 03 15:39:55 2016 +0200
+++ b/tests/test-pull-http.t	Wed Aug 03 15:52:11 2016 +0200
@@ -48,7 +48,7 @@
   $ echo 'allowpull = false' >> .hg/hgrc
   $ hg serve -p $HGPORT -d --pid-file=hg.pid -E errors.log
   $ cat hg.pid >> $DAEMON_PIDS
-  $ hg clone http://localhost:$HGPORT/ test4 --config experimental.bundle2-exp=True
+  $ hg clone http://localhost:$HGPORT/ test4 # bundle2+
   requesting all changes
   abort: authorization failed
   [255]