From 9b536005350ae3f722e23fc775b456cd8b72aa39 Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Sat, 29 Aug 2020 20:22:49 +0200 Subject: [PATCH 1/1] Remove executable file attribute from last Python script. They are all invoked by ${PYTHON} and lack a shebang line since 8a4e28dc81. --- ginsh/ginsh_op_help.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 ginsh/ginsh_op_help.py diff --git a/ginsh/ginsh_op_help.py b/ginsh/ginsh_op_help.py old mode 100755 new mode 100644 -- 2.44.0