D5313: test: explicitly disable sparse-revlog in test-http-bad-server.t

lothiraldan (Boris Feld) phabricator at mercurial-scm.org
Mon Dec 10 15:33:11 UTC 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG8aa7879adacf: test: explicitly disable sparse-revlog in test-http-bad-server.t (authored by lothiraldan, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D5313?vs=12622&id=12773

REVISION DETAIL
  https://phab.mercurial-scm.org/D5313

AFFECTED FILES
  tests/test-http-bad-server.t

CHANGE DETAILS

diff --git a/tests/test-http-bad-server.t b/tests/test-http-bad-server.t
--- a/tests/test-http-bad-server.t
+++ b/tests/test-http-bad-server.t
@@ -11,6 +11,8 @@
   $ cat >> $HGRCPATH << EOF
   > [extensions]
   > fakeversion = `pwd`/fakeversion.py
+  > [format]
+  > sparse-revlog = no
   > [devel]
   > legacy.exchange = phases
   > EOF



To: lothiraldan, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list