tests/test-revert.t
changeset 26969 b54b520a24c2
parent 26938 080276d377d9
child 28192 cb6a952efbf4
--- a/tests/test-revert.t	Sun Nov 15 22:58:28 2015 +0100
+++ b/tests/test-revert.t	Sun Nov 15 21:12:13 2015 -0500
@@ -91,8 +91,8 @@
 
   $ echo z > e
   $ hg revert --all -v --config 'ui.origbackuppath=.hg/origbackups'
-  creating directory: $TESTTMP/repo/.hg/origbackups
-  saving current version of e as $TESTTMP/repo/.hg/origbackups/e.orig
+  creating directory: $TESTTMP/repo/.hg/origbackups (glob)
+  saving current version of e as $TESTTMP/repo/.hg/origbackups/e.orig (glob)
   reverting e
   $ rm -rf .hg/origbackups