[PATCH 1 of 4] test-strip: add glob for Windows

Matt Harbison mharbison72 at gmail.com
Fri Oct 2 03:05:00 UTC 2015


# HG changeset patch
# User Matt Harbison <matt_harbison at yahoo.com>
# Date 1443748238 14400
#      Thu Oct 01 21:10:38 2015 -0400
# Node ID 2034dcbbc06c1fe389ef457db91e0bd2ebfb6be2
# Parent  97dc6ab42aad232c73180dee648685c26662230b
test-strip: add glob for Windows

diff --git a/tests/test-strip.t b/tests/test-strip.t
--- a/tests/test-strip.t
+++ b/tests/test-strip.t
@@ -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]
 


More information about the Mercurial-devel mailing list