--- a/tests/test-bundle2-exchange.t Mon Aug 02 21:25:01 2021 -0400
+++ b/tests/test-bundle2-exchange.t Mon Aug 02 23:43:40 2021 -0400
@@ -28,7 +28,6 @@
> evolution.createmarkers=True
> evolution.exchange=True
> bundle2-output-capture=True
- > [ui]
> [command-templates]
> log={rev}:{node|short} {phase} {author} {bookmarks} {desc|firstline}
> [web]
@@ -921,9 +920,6 @@
Test lazily acquiring the lock during unbundle
$ cp $TESTTMP/hgrc.orig $HGRCPATH
- $ cat >> $HGRCPATH <<EOF
- > [ui]
- > EOF
$ cat >> $TESTTMP/locktester.py <<EOF
> import os