changeset 45765 | ed84a4d48910 |
parent 37845 | b4b7427b5786 |
child 45908 | 122f0b59f5f0 |
--- a/tests/test-treediscovery.t Mon Oct 26 10:08:22 2020 -0700 +++ b/tests/test-treediscovery.t Fri Oct 23 10:56:18 2020 -0700 @@ -3,8 +3,8 @@ $ CAP="getbundle bundle2" $ . "$TESTDIR/notcapable" $ cat >> $HGRCPATH <<EOF - > [ui] - > logtemplate="{rev} {node|short}: {desc} {branches}\n" + > [command-templates] + > log="{rev} {node|short}: {desc} {branches}\n" > EOF Setup HTTP server control: