tests: drop a useless glob in test-infinite-bundlestore.t stable
authorMatt Harbison <matt_harbison@yahoo.com>
Mon, 23 Apr 2018 23:24:53 -0400
branchstable
changeset 37812 91b717e2cafa
parent 37811 51dee6fad783
child 37813 58bbd14b0c62
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.
tests/test-infinitepush-bundlestore.t
--- 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
   |