Commit 9343e3ad authored by Frédéric Buclin's avatar Frédéric Buclin

generate_test_data.pl is an executable

parent 9b6ec1f5
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment