summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2010-10-16 03:10:04 +0200
committerMax Kanat-Alexander <mkanat@bugzilla.org>2010-10-16 03:10:04 +0200
commit1ba4a8fa9c31a215057fde454d8b05422c027da4 (patch)
tree80f2396565336abdbb325ea77214c5dd311e5a1e
parent6c3da38a250c381dbcb1244c672b59a2090d7054 (diff)
downloadbugzilla-1ba4a8fa9c31a215057fde454d8b05422c027da4.tar.gz
bugzilla-1ba4a8fa9c31a215057fde454d8b05422c027da4.tar.xz
Bug 604835: Have checksetup.pl give WS_EXECUTE permissions to .pl scripts that
ship with extensions. r=mkanat, a=mkanat (module owner)
-rw-r--r--Bugzilla/Install/Filesystem.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Install/Filesystem.pm b/Bugzilla/Install/Filesystem.pm
index 6a265bffe..378a32f63 100644
--- a/Bugzilla/Install/Filesystem.pm
+++ b/Bugzilla/Install/Filesystem.pm
@@ -174,6 +174,7 @@ sub FILESYSTEM {
"$datadir/params" => { perms => CGI_WRITE },
"$datadir/old-params.txt" => { perms => OWNER_WRITE },
"$extensionsdir/create.pl" => { perms => OWNER_EXECUTE },
+ "$extensionsdir/*/*.pl" => { perms => WS_EXECUTE },
);
# Directories that we want to set the perms on, but not