tests: drop a useless glob in test-infinite-bundlestore.t
With the previous breakage tamed, the lack of test output difference was causing
the test runner to report "no result code from test" because of this glob.
--- a/tests/test-infinitepush-bundlestore.t Mon Apr 23 23:22:52 2018 -0400
+++ b/tests/test-infinitepush-bundlestore.t Mon Apr 23 23:24:53 2018 -0400
@@ -281,7 +281,7 @@
$ echo 1 > amend
$ hg add amend
$ hg ci --amend -m 'scratch amended commit'
- saved backup bundle to $TESTTMP/client/.hg/strip-backup/6c10d49fe927-c99ffec5-amend.hg (glob)
+ saved backup bundle to $TESTTMP/client/.hg/strip-backup/6c10d49fe927-c99ffec5-amend.hg
$ hg log -G -T '{desc} {phase} {bookmarks}'
@ scratch amended commit draft scratch/mybranch
|