tests/test-debugbundle.t
changeset 23748 4ab66de46a96
parent 16913 f2719b387380
child 26864 fb1217cea400
--- a/tests/test-debugbundle.t	Tue Jan 06 16:30:52 2015 -0800
+++ b/tests/test-debugbundle.t	Fri Aug 15 19:43:32 2014 +0200
@@ -6,8 +6,13 @@
   $ 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
+  $ hg bundle --base 0 --rev tip bundle.hg -v
   2 changesets found
+  uncompressed size of bundle content:
+       332 (changelog)
+       282 (manifests)
+       105  b
+       105  c
 
 Terse output: