aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-06-13 14:15:25 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-06-13 14:15:25 +0100
commitd657bbd65e3945d4100afb4715345846fc7430a6 (patch)
treebbf30e0cc91618701841bca6839cda79740a052e
parentac85d0e251768acca0844836a5513fc0010919a8 (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.
-rw-r--r--.file-metadatabin6119 -> 6079 bytes
-rw-r--r--[-rwxr-xr-x]reproduce/analysis/make/top.mk0
2 files changed, 0 insertions, 0 deletions
diff --git a/.file-metadata b/.file-metadata
index 0be3ee1..abe932a 100644
--- a/.file-metadata
+++ b/.file-metadata
Binary files differ
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