summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Filesystem.pm
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2014-05-28 17:04:37 +0200
committerDylan William Hardison <dylan@hardison.net>2014-05-28 17:04:37 +0200
commit7ea36c899372e8e113935ff036e992a819d786b6 (patch)
tree5a5e09763995a8c783ee98cefe8a5edb1e5eee26 /Bugzilla/Install/Filesystem.pm
parentb6b83df873a1509797235738e00f9e6307eca876 (diff)
downloadbugzilla-7ea36c899372e8e113935ff036e992a819d786b6.tar.gz
bugzilla-7ea36c899372e8e113935ff036e992a819d786b6.tar.xz
Revert previous commit to re-apply with the schema change in a separate commit.
Diffstat (limited to 'Bugzilla/Install/Filesystem.pm')
-rw-r--r--Bugzilla/Install/Filesystem.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Install/Filesystem.pm b/Bugzilla/Install/Filesystem.pm
index 9c2d3026f..fc05aaacd 100644
--- a/Bugzilla/Install/Filesystem.pm
+++ b/Bugzilla/Install/Filesystem.pm
@@ -163,7 +163,6 @@ sub FILESYSTEM {
'sentry.pl' => { perms => WS_EXECUTE },
'metrics.pl' => { perms => WS_EXECUTE },
'install-module.pl' => { perms => OWNER_EXECUTE },
- 'clean-bug-user-last-visit.pl' => { perms => WS_EXECUTE },
'Bugzilla.pm' => { perms => CGI_READ },
"$localconfig*" => { perms => CGI_READ },