diff tests/test-amend-subrepo.t @ 35166:ba6324ee49e9 stable

tests: add globs for Windows
author Matt Harbison <matt_harbison@yahoo.com>
date Sat, 11 Nov 2017 12:37:05 -0500
parents 691524f0bbf6
children 4441705b7111
line wrap: on
line diff
--- a/tests/test-amend-subrepo.t	Sat Nov 25 15:29:34 2017 +0900
+++ b/tests/test-amend-subrepo.t	Sat Nov 11 12:37:05 2017 -0500
@@ -58,7 +58,7 @@
 
   $ echo a >> s/a
   $ hg add -R s
-  adding s/a
+  adding s/a (glob)
   $ hg amend
   abort: uncommitted changes in subrepository "s"
   (use --subrepos for recursive commit)