comparison tests/test-lfconvert.t @ 40919:a0886a4d6dce

tests: remove all transitional configuration Now that sparse-revlog is enabled by default, we no longer needs it. Differential Revision: https://phab.mercurial-scm.org/D5346
author Boris Feld <boris.feld@octobus.net>
date Mon, 12 Nov 2018 02:21:52 +0100
parents ed8e4748b9da
children 69804c040a04
comparison
equal deleted inserted replaced
40918:3764330f76a6 40919:a0886a4d6dce
1 TRANSITIONAL CONFIG
2 $ cat << EOF >> $HGRCPATH
3 > [format]
4 > sparse-revlog = yes
5 > EOF
6
7 $ USERCACHE="$TESTTMP/cache"; export USERCACHE 1 $ USERCACHE="$TESTTMP/cache"; export USERCACHE
8 $ mkdir "${USERCACHE}" 2 $ mkdir "${USERCACHE}"
9 $ cat >> $HGRCPATH <<EOF 3 $ cat >> $HGRCPATH <<EOF
10 > [extensions] 4 > [extensions]
11 > largefiles = 5 > largefiles =