Submitter | phabricator |
---|---|
Date | Dec. 10, 2018, 3:57 p.m. |
Message ID | <ab0e9baa18f1461b761e7cfbf5af7fc8@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/37066/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/tests/test-lfconvert.t b/tests/test-lfconvert.t --- a/tests/test-lfconvert.t +++ b/tests/test-lfconvert.t @@ -1,3 +1,9 @@ +TRANSITIONAL CONFIG + $ cat << EOF >> $HGRCPATH + > [format] + > sparse-revlog = yes + > EOF + $ USERCACHE="$TESTTMP/cache"; export USERCACHE $ mkdir "${USERCACHE}" $ cat >> $HGRCPATH <<EOF @@ -100,6 +106,7 @@ generaldelta largefiles revlogv1 + sparserevlog store testonly-simplestore (reposimplestore !)