Skip to content
Snippets Groups Projects
Commit b2b8afd6 authored by Boris Feld's avatar Boris Feld
Browse files

test: enable sparse-revlog for test-remotefilelog-log.t

We are about to enable sparse-revlog globally. To help with reviewing the
tests change, we isolate them in individual changesets.

Differential Revision: https://phab.mercurial-scm.org/D5331
parent 116cadf4
No related branches found
No related tags found
No related merge requests found
TRANSITIONAL CONFIG
$ cat << EOF >> $HGRCPATH
> [format]
> sparse-revlog = yes
> EOF
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
......@@ -31,6 +37,7 @@
fncache
generaldelta
revlogv1
sparserevlog
store
$ hg update
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment