Skip to content
Snippets Groups Projects
Commit 0f75461a authored by Pierre-Yves David's avatar Pierre-Yves David
Browse files

test: enforce non-general delta in 'test-generaldelta.t'

If general delta becomes the default, we need to be explicit about what we
want to be tested.
parent c739b1e4
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@
o 0 3903 a
$ cd ..
$ hg init client
$ hg init client --config format.generaldelta=false
$ cd client
$ hg pull -q ../server -r 4
$ hg debugindex x
......
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