From: Frédéric Buclin Date: Fri, 26 Feb 2016 18:34:25 +0000 (+0100) Subject: generate_test_data.pl is an executable X-Git-Tag: release-5.1.1~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9343e3ad73291a7a0f0cb890335523298cec68a5;p=thirdparty%2Fbugzilla.git generate_test_data.pl is an executable --- diff --git a/Bugzilla/Install/Filesystem.pm b/Bugzilla/Install/Filesystem.pm index 2d6e2955df..679646df99 100644 --- a/Bugzilla/Install/Filesystem.pm +++ b/Bugzilla/Install/Filesystem.pm @@ -190,6 +190,7 @@ sub FILESYSTEM { "$datadir/old-params.txt" => { perms => OWNER_WRITE }, "$extensionsdir/create.pl" => { perms => OWNER_EXECUTE }, "$extensionsdir/*/*.pl" => { perms => WS_EXECUTE }, + 'xt/config/generate_test_data.pl' => { perms => OWNER_EXECUTE }, ); # Directories that we want to set the perms on, but not