diff tests/test-bundle2-format.t @ 26772:d9a0cf97651e

test: enforce v1 type in 'test-bundle2-format.t' This bundle command is meant to generate a bundle1, we enforce that to avoid test's misbehavior when moving to general-delta by default.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 16 Oct 2015 02:51:34 +0100
parents 56b2bcea2529
children 23541bdd1610
line wrap: on
line diff
--- a/tests/test-bundle2-format.t	Sat Oct 17 15:48:14 2015 -0700
+++ b/tests/test-bundle2-format.t	Fri Oct 16 02:51:34 2015 +0100
@@ -285,7 +285,7 @@
 
 Test old style bundle are detected and refused
 
-  $ hg bundle --all ../bundle.hg
+  $ hg bundle --all --type v1 ../bundle.hg
   1 changesets found
   $ hg statbundle2 < ../bundle.hg
   abort: unknown bundle version 10