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.
This commit is contained in:
Pierre-Yves David 2015-10-18 18:49:59 +02:00
parent cb37f41fd6
commit 4a82f66f1b

View File

@ -62,7 +62,7 @@ commit.
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