diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-06-13 14:15:25 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-06-13 14:15:25 +0100 |
commit | d657bbd65e3945d4100afb4715345846fc7430a6 (patch) | |
tree | bbf30e0cc91618701841bca6839cda79740a052e /reproduce/analysis | |
parent | ac85d0e251768acca0844836a5513fc0010919a8 (diff) |
Permission flags of top.mk set to 644 like others, not 755
Until now, for some reason, the permission flags of `top.mk' were 755 (good
for an executable), not 644 (which is what they should be for a plain text
file that is run by another program).
This is corrected with this commit.
Diffstat (limited to 'reproduce/analysis')
-rw-r--r--[-rwxr-xr-x] | reproduce/analysis/make/top.mk | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/reproduce/analysis/make/top.mk b/reproduce/analysis/make/top.mk index b753979..b753979 100755..100644 --- a/reproduce/analysis/make/top.mk +++ b/reproduce/analysis/make/top.mk |