tests/test-rebase-abort.t
changeset 35393 4441705b7111
parent 34290 4f969b9e0cf5
child 38181 712d6f535fc9
--- a/tests/test-rebase-abort.t	Sun Dec 10 22:45:35 2017 -0500
+++ b/tests/test-rebase-abort.t	Sun Dec 10 22:50:57 2017 -0500
@@ -115,7 +115,7 @@
 Abort (should clear out unsupported merge state):
 
   $ hg rebase --abort
-  saved backup bundle to $TESTTMP/a/.hg/strip-backup/3e046f2ecedb-6beef7d5-backup.hg (glob)
+  saved backup bundle to $TESTTMP/a/.hg/strip-backup/3e046f2ecedb-6beef7d5-backup.hg
   rebase aborted
   $ hg debugmergestate
   no merge state found
@@ -377,7 +377,7 @@
   abort: ^C
   [255]
   $ hg rebase --abort
-  saved backup bundle to $TESTTMP/interrupted/.hg/strip-backup/3d8812cf300d-93041a90-backup.hg (glob)
+  saved backup bundle to $TESTTMP/interrupted/.hg/strip-backup/3d8812cf300d-93041a90-backup.hg
   rebase aborted
   $ hg log -G --template "{rev} {desc} {bookmarks}"
   o  6 no-a