diff tests/test-largefiles-misc.t @ 26969:b54b520a24c2

tests: fix globs for Windows
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 15 Nov 2015 21:12:13 -0500
parents ef5bab63af85
children fac3a24be50e
line wrap: on
line diff
--- a/tests/test-largefiles-misc.t	Sun Nov 15 22:58:28 2015 +0100
+++ b/tests/test-largefiles-misc.t	Sun Nov 15 21:12:13 2015 -0500
@@ -513,10 +513,10 @@
 Test orig files go where we want them
   $ echo moremore >> anotherlarge
   $ hg revert anotherlarge -v --config 'ui.origbackuppath=.hg/origbackups'
-  creating directory: $TESTTMP/addrm2/.hg/origbackups/.hglf/sub
-  saving current version of ../.hglf/sub/anotherlarge as $TESTTMP/addrm2/.hg/origbackups/.hglf/sub/anotherlarge.orig
+  creating directory: $TESTTMP/addrm2/.hg/origbackups/.hglf/sub (glob)
+  saving current version of ../.hglf/sub/anotherlarge as $TESTTMP/addrm2/.hg/origbackups/.hglf/sub/anotherlarge.orig (glob)
   reverting ../.hglf/sub/anotherlarge (glob)
-  creating directory: $TESTTMP/addrm2/.hg/origbackups/sub
+  creating directory: $TESTTMP/addrm2/.hg/origbackups/sub (glob)
   found 90c622cf65cebe75c5842f9136c459333faf392e in store
   found 90c622cf65cebe75c5842f9136c459333faf392e in store
   $ ls ../.hg/origbackups/sub