tests: add missing glob for Windows stable
authorMatt Mackall <mpm@selenic.com>
Mon, 27 Oct 2014 23:47:41 -0500
branchstable
changeset 23099 6df4bc39f682
parent 23098 675e415568af
child 23100 ac494b087feb
tests: add missing glob for Windows
tests/test-convert-svn-sink.t
--- a/tests/test-convert-svn-sink.t	Mon Oct 27 18:44:05 2014 -0500
+++ b/tests/test-convert-svn-sink.t	Mon Oct 27 23:47:41 2014 -0500
@@ -256,7 +256,7 @@
   $ hg --cwd a up 5
   0 files updated, 0 files merged, 1 files removed, 0 files unresolved
   $ hg --cwd a --config extensions.strip= strip -r 6
-  saved backup bundle to $TESTTMP/a/.hg/strip-backup/bd4f7b7a7067-backup.hg
+  saved backup bundle to $TESTTMP/a/.hg/strip-backup/bd4f7b7a7067-backup.hg (glob)
 
 #endif