test: enforce v1 in 'test-debugbundle.t'
authorPierre-Yves David <pierre-yves.david@fb.com>
Sun, 18 Oct 2015 18:42:09 +0200
changeset 26864 fb1217cea400
parent 26863 0879bf38ec84
child 26865 c739b1e4b203
test: enforce v1 in 'test-debugbundle.t' This test is about bundle1 and should remain so when we move to generaldelta by default.
tests/test-debugbundle.t
--- a/tests/test-debugbundle.t	Tue Oct 20 02:39:42 2015 +0200
+++ b/tests/test-debugbundle.t	Sun Oct 18 18:42:09 2015 +0200
@@ -6,7 +6,7 @@
   $ touch a ; hg add a ; hg ci -ma
   $ touch b ; hg add b ; hg ci -mb
   $ touch c ; hg add c ; hg ci -mc
-  $ hg bundle --base 0 --rev tip bundle.hg -v
+  $ hg bundle --base 0 --rev tip bundle.hg -v --type v1
   2 changesets found
   uncompressed size of bundle content:
        332 (changelog)