--- a/tests/test-flagprocessor.t Thu Apr 06 17:45:47 2017 -0700
+++ b/tests/test-flagprocessor.t Mon Apr 03 09:31:39 2017 -0700
@@ -216,5 +216,27 @@
$ hg bundle -R bundle.hg --base 1 bundle-again.hg -q 2>&1 | egrep -v '^(\*\*| )'
[1]
$ hg -R bundle-again.hg log --stat -T '{rev} {desc}\n' base64 2>&1 | egrep -v '^(\*\*| )'
- Traceback (most recent call last):
- TypeError: Incorrect padding
+ 5 branching
+ base64 | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+ 4 base64-4
+ base64 | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+ 3 base64-three
+ base64 | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+ 2 base64-two
+ base64 | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+ 1 base64-single
+ base64 | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+ 0 base64-0
+ base64 | 1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+