D5250: tests: don't load strip extension via mq extension for remotefilelog tests
martinvonz (Martin von Zweigbergk)
phabricator at mercurial-scm.org
Fri Nov 9 20:03:33 UTC 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rHG17f21047a232: tests: don't load strip extension via mq extension for remotefilelog tests (authored by martinvonz, committed by ).
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D5250?vs=12488&id=12495
REVISION DETAIL
https://phab.mercurial-scm.org/D5250
AFFECTED FILES
tests/remotefilelog-library.sh
CHANGE DETAILS
diff --git a/tests/remotefilelog-library.sh b/tests/remotefilelog-library.sh
--- a/tests/remotefilelog-library.sh
+++ b/tests/remotefilelog-library.sh
@@ -6,7 +6,7 @@
[extensions]
remotefilelog=
rebase=
-mq=
+strip=
[ui]
ssh=python "$TESTDIR/dummyssh"
[server]
To: martinvonz, #hg-reviewers, pulkit
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list