##// END OF EJS Templates
test-diffstat: add a glob the test runner wants on Windows...
Matt Harbison -
r24497:2e0301ac default
parent child Browse files
Show More
@@ -100,7 +100,7 b' diffstat within directories:'
100 1 files changed, 1 insertions(+), 0 deletions(-)
100 1 files changed, 1 insertions(+), 0 deletions(-)
101
101
102 $ hg diff --stat --root ../dir1 ../dir2
102 $ hg diff --stat --root ../dir1 ../dir2
103 warning: ../dir2 not inside relative root .
103 warning: ../dir2 not inside relative root . (glob)
104
104
105 $ hg diff --stat --root . -I old
105 $ hg diff --stat --root . -I old
106
106
General Comments 0
You need to be logged in to leave comments. Login now