Mercurial > hg
changeset 24884:d7778b88838c stable
test-commit-interactive: add more globs for no-execbit platforms
The ability to set the exec bit on Windows would be real handy for this test..
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Wed, 29 Apr 2015 23:55:25 -0400 |
parents | 09049042ab99 |
children | eea3977e6fca |
files | tests/test-commit-interactive.t |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-commit-interactive.t Thu Apr 30 07:46:54 2015 -0700 +++ b/tests/test-commit-interactive.t Wed Apr 29 23:55:25 2015 -0400 @@ -1483,14 +1483,15 @@ +foo record this change to 'folder/bar'? [Ynesfdaq?] y +The #if execbit block above changes the hashes here on some systems $ hg tip -p - changeset: 32:fb46c2a66466 + changeset: 32:* (glob) tag: tip user: test date: Thu Jan 01 00:00:23 1970 +0000 summary: newfilesubdir - diff -r 34c65441ddfb -r fb46c2a66466 folder/bar + diff -r * -r * folder/bar (glob) --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/folder/bar Thu Jan 01 00:00:23 1970 +0000 @@ -0,0 +1,1 @@