tests/test-histedit-bookmark-motion.t
changeset 35393 4441705b7111
parent 34489 270e344a6c74
child 46104 6f8a94bbfba1
--- a/tests/test-histedit-bookmark-motion.t	Sun Dec 10 22:45:35 2017 -0500
+++ b/tests/test-histedit-bookmark-motion.t	Sun Dec 10 22:50:57 2017 -0500
@@ -88,7 +88,7 @@
   > fold e860deea161a 4 e
   > pick 652413bf663e 5 f
   > EOF
-  saved backup bundle to $TESTTMP/r/.hg/strip-backup/96e494a2d553-45c027ab-histedit.hg (glob)
+  saved backup bundle to $TESTTMP/r/.hg/strip-backup/96e494a2d553-45c027ab-histedit.hg
   $ hg log --graph
   @  changeset:   3:cacdfd884a93
   |  bookmark:    five
@@ -143,7 +143,7 @@
   > pick cacdfd884a93 3 f
   > pick 59d9f330561f 2 d
   > EOF
-  saved backup bundle to $TESTTMP/r/.hg/strip-backup/59d9f330561f-073008af-histedit.hg (glob)
+  saved backup bundle to $TESTTMP/r/.hg/strip-backup/59d9f330561f-073008af-histedit.hg
 
 We expect 'five' to stay at tip, since the tipmost bookmark is most
 likely the useful signal.