tests/test-subrepo-git.t
changeset 35154 4c04fd032af6
parent 34989 1a314176da9c
child 35230 feecfefeba25
--- a/tests/test-subrepo-git.t	Wed Nov 29 17:06:45 2017 -0500
+++ b/tests/test-subrepo-git.t	Wed Nov 29 10:58:32 2017 -0800
@@ -847,8 +847,8 @@
 the output contains a regex, because git 1.7.10 and 1.7.11
  change the amount of whitespace
   $ hg diff --subrepos --stat
-  \s*barfoo |\s*1 + (re)
-  \s*foobar |\s*2 +- (re)
+  \s*barfoo \|\s+1 \+ (re)
+  \s*foobar \|\s+2 \+- (re)
    2 files changed, 2 insertions\(\+\), 1 deletions?\(-\) (re)
 
 adding an include should ignore the other elements