[PATCH 4 of 6] tests: remove bundle2 activation from test-obsolete.t
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Tue Aug 2 02:07:48 UTC 2016
# HG changeset patch
# User Pierre-Yves David <pierre-yves.david at ens-lyon.org>
# Date 1470102797 -7200
# Tue Aug 02 03:53:17 2016 +0200
# Node ID 3501bbf87d35ad5c07a83752b685ca8f5fb345a8
# Parent 86058f13afbc24d8c80a49c8c6b71681f47f309c
# EXP-Topic bundle2.testcleanup
tests: remove bundle2 activation from test-obsolete.t
This is an old config that predate bundle2 on by default. This should have been
remove after Mercurail 3.6 got released.
diff -r 86058f13afbc -r 3501bbf87d35 tests/test-obsolete.t
--- a/tests/test-obsolete.t Tue Aug 02 03:53:05 2016 +0200
+++ b/tests/test-obsolete.t Tue Aug 02 03:53:17 2016 +0200
@@ -4,10 +4,6 @@
> publish=false
> [ui]
> logtemplate="{rev}:{node|short} ({phase}) [{tags} {bookmarks}] {desc|firstline}\n"
- > [experimental]
- > # drop me once bundle2 is the default,
- > # added to get test change early.
- > bundle2-exp = True
> EOF
$ mkcommit() {
> echo "$1" > "$1"
More information about the Mercurial-devel
mailing list