diff -r 216cc65cf227 -r b54b520a24c2 tests/test-revert.t --- 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