From cdb099fb5786a27e79b88457007cc9150abd02b9 Mon Sep 17 00:00:00 2001 From: Burt P Date: Sun, 6 Aug 2017 12:33:23 -0500 Subject: Reset some file modes to 0644 Touched files were changed to 0755 in 6f8cedca0671ab68514352c64579546547804475 Signed-off-by: Burt P --- shell/callbacks.c | 0 shell/loadgraph.c | 0 shell/report.c | 0 shell/shell.c | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 shell/callbacks.c mode change 100755 => 100644 shell/loadgraph.c mode change 100755 => 100644 shell/report.c mode change 100755 => 100644 shell/shell.c (limited to 'shell') diff --git a/shell/callbacks.c b/shell/callbacks.c old mode 100755 new mode 100644 diff --git a/shell/loadgraph.c b/shell/loadgraph.c old mode 100755 new mode 100644 diff --git a/shell/report.c b/shell/report.c old mode 100755 new mode 100644 diff --git a/shell/shell.c b/shell/shell.c old mode 100755 new mode 100644 -- cgit v1.2.3