summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2010-09-19 18:25:25 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2010-09-19 18:25:25 +0100
commitb2ce877835b643eacc015ca26f84532795b05448 (patch)
tree6fb697dbbeda787dd19b3d291450450054134a79
parent0195fb5fcd09bf2c05f3b77024298db5aa6cfa4a (diff)
downloadperl-b2ce877835b643eacc015ca26f84532795b05448.tar.gz
Don't use wildcards in Porting/exec-bit.txt
The *.SH wildcard wrongly matched *.sh files on Windows's case-insensitive filesystem, leading to an exec bit getting set where it shouldn't have been Thanks to rafl and vincent for spotting the problem and the cause
-rw-r--r--Porting/exec-bit.txt37
1 files changed, 34 insertions, 3 deletions
diff --git a/Porting/exec-bit.txt b/Porting/exec-bit.txt
index 4b27afda1e..269fb94ec0 100644
--- a/Porting/exec-bit.txt
+++ b/Porting/exec-bit.txt
@@ -4,23 +4,54 @@
# List files (or glob patterns) one per line relative to the repo root
# Lines starting with a pound and empty lines will be ignored
Configure
+Makefile.SH
+Policy_sh.SH
+cflags.SH
configpm
configure.gnu
+config_h.SH
cpan/Test-Harness/t/source_tests/source.sh
cpan/Test-Harness/t/source_tests/source_args.sh
embed.pl
installperl
installman
keywords.pl
+makeaperl.SH
+makedepend.SH
+myconfig.SH
opcode.pl
+runtests.SH
+writemain.SH
t/TEST
-*.SH
vms/ext/filespec.t
-x2p/*.SH
+x2p/Makefile.SH
+x2p/cflags.SH
+Porting/Maintainers.pl
+Porting/add-package.pl
+Porting/check83.pl
+Porting/checkAUTHORS.pl
+Porting/checkURL.pl
+Porting/checkVERSION.pl
+Porting/checkansi.pl
+Porting/checkcfgvar.pl
+Porting/checkpodencoding.pl
+Porting/cmpVERSION.pl
+Porting/config_h.pl
+Porting/corecpan.pl
+Porting/corelist-perldelta.pl
+Porting/corelist.pl
+Porting/curliff.pl
+Porting/expand-macro.pl
Porting/findrfuncs
Porting/genlog
Porting/makerel
-Porting/*.pl
+Porting/make_dot_patch.pl
+Porting/make_snapshot.pl
+Porting/newtests-perldelta.pl
+Porting/perlhist_calculate.pl
+Porting/regcharclass.pl
+Porting/sort_perldiag.pl
+Porting/valgrindpp.pl
mpeix/nm
mpeix/relink
Cross/generate_config_sh