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..
--- 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 @@