summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Filesystem.pm
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-04-04 07:53:41 +0200
committerByron Jones <bjones@mozilla.com>2013-04-04 07:53:41 +0200
commit7ec8755667f56e4838cd032e7f21b3a726ab5392 (patch)
tree3cf6d276baf0fc3f045a4c5f85dc580cea64a40a /Bugzilla/Install/Filesystem.pm
parent026a32a69dabcef8cf337326fe70f39bdd7e45b2 (diff)
downloadbugzilla-7ec8755667f56e4838cd032e7f21b3a726ab5392.tar.gz
bugzilla-7ec8755667f56e4838cd032e7f21b3a726ab5392.tar.xz
make all extension/bin files executable
Diffstat (limited to 'Bugzilla/Install/Filesystem.pm')
-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 6297428af..731291ea7 100644
--- a/Bugzilla/Install/Filesystem.pm
+++ b/Bugzilla/Install/Filesystem.pm
@@ -181,6 +181,7 @@ sub FILESYSTEM {
"$datadir/old-params.txt" => { perms => OWNER_WRITE },
"$extensionsdir/create.pl" => { perms => OWNER_EXECUTE },
"$extensionsdir/*/*.pl" => { perms => WS_EXECUTE },
+ "$extensionsdir/*/bin/*.pl" => { perms => WS_EXECUTE },
);
# Directories that we want to set the perms on, but not