Show More
@@ -285,7 +285,7 b' Test unbundling' | |||||
285 |
|
285 | |||
286 | Test old style bundle are detected and refused |
|
286 | Test old style bundle are detected and refused | |
287 |
|
287 | |||
288 | $ hg bundle --all ../bundle.hg |
|
288 | $ hg bundle --all --type v1 ../bundle.hg | |
289 | 1 changesets found |
|
289 | 1 changesets found | |
290 | $ hg statbundle2 < ../bundle.hg |
|
290 | $ hg statbundle2 < ../bundle.hg | |
291 | abort: unknown bundle version 10 |
|
291 | abort: unknown bundle version 10 |
General Comments 0
You need to be logged in to leave comments.
Login now