From 68aca25bb9ca5bd89c3be8ff60fe4ebf17829e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Mon, 16 Dec 2013 16:23:50 +0100 Subject: [PATCH] Remove spurious executable permission (cherry picked from commit e43e54cfde10462beac396e46a3162b74fe27694) --- matlab/reports/@report/compile.m | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 matlab/reports/@report/compile.m diff --git a/matlab/reports/@report/compile.m b/matlab/reports/@report/compile.m old mode 100755 new mode 100644 -- GitLab