# HG changeset patch # User Matt Harbison # Date 1427601436 14400 # Node ID 2e0301ac5c918503160409290a40577b77a17ac2 # Parent 9a4ef1b18cae8b9079dcaca6f722ca1a77a0bb7d test-diffstat: add a glob the test runner wants on Windows The test gets a '~' status without it. diff -r 9a4ef1b18cae -r 2e0301ac5c91 tests/test-diffstat.t --- a/tests/test-diffstat.t Tue Mar 24 21:36:38 2015 +0100 +++ b/tests/test-diffstat.t Sat Mar 28 23:57:16 2015 -0400 @@ -100,7 +100,7 @@ 1 files changed, 1 insertions(+), 0 deletions(-) $ hg diff --stat --root ../dir1 ../dir2 - warning: ../dir2 not inside relative root . + warning: ../dir2 not inside relative root . (glob) $ hg diff --stat --root . -I old