##// END OF EJS Templates
test: enable sparse-revlog for test-narrow-clone-no-ellipsis.t...
Boris Feld -
r40934:eecc7a2e default
parent child Browse files
Show More
@@ -1,3 +1,9 b''
1 TRANSITIONAL CONFIG
2 $ cat << EOF >> $HGRCPATH
3 > [format]
4 > sparse-revlog = yes
5 > EOF
6
1 $ . "$TESTDIR/narrow-library.sh"
7 $ . "$TESTDIR/narrow-library.sh"
2
8
3 $ hg init master
9 $ hg init master
@@ -27,6 +33,7 b' narrow clone a file, f10'
27 fncache
33 fncache
28 narrowhg-experimental
34 narrowhg-experimental
29 revlogv1
35 revlogv1
36 sparserevlog
30 store
37 store
31 testonly-simplestore (reposimplestore !)
38 testonly-simplestore (reposimplestore !)
32
39
General Comments 0
You need to be logged in to leave comments. Login now