changeset 26429:703d331c44ac

test-strip: add glob for Windows
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 01 Oct 2015 21:10:38 -0400
parents b75c4651b186
children 1f8208a7277e
files tests/test-strip.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-strip.t	Thu Oct 01 10:48:14 2015 -0700
+++ b/tests/test-strip.t	Thu Oct 01 21:10:38 2015 -0400
@@ -807,7 +807,7 @@
   > EOF
   $ hg strip tip --config extensions.crash=$TESTTMP/crashstrip.py
   saved backup bundle to $TESTTMP/issue4736/.hg/strip-backup/5c51d8d6557d-70daef06-backup.hg (glob)
-  strip failed, full bundle stored in '$TESTTMP/issue4736/.hg/strip-backup/5c51d8d6557d-70daef06-backup.hg'
+  strip failed, full bundle stored in '$TESTTMP/issue4736/.hg/strip-backup/5c51d8d6557d-70daef06-backup.hg' (glob)
   abort: boom
   [255]