diff tests/test-debugbundle.t @ 26864:fb1217cea400

test: enforce v1 in 'test-debugbundle.t' This test is about bundle1 and should remain so when we move to generaldelta by default.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Sun, 18 Oct 2015 18:42:09 +0200
parents 4ab66de46a96
children 7a678a12a5cf
line wrap: on
line diff
--- 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)