tests/test-narrow-commit.t
changeset 38263 dbf31732ef64
parent 38262 7c3a59e2971b
child 39760 7e99b02768ef
--- a/tests/test-narrow-commit.t	Sun Jun 10 11:53:56 2018 +0900
+++ b/tests/test-narrow-commit.t	Sun Jun 10 11:55:52 2018 +0900
@@ -50,7 +50,8 @@
   $ mkdir outside
   $ touch outside/f1
   $ hg debugwalk -v -I 'relglob:f1'
-  matcher: <includematcher includes='(?:(?:|.*/)f1(?:/|$))'>
+  * matcher:
+  <includematcher includes='(?:(?:|.*/)f1(?:/|$))'>
   f  inside/f1  inside/f1
   $ hg add outside/f1
   abort: cannot track 'outside/f1' - it is outside the narrow clone