From: Richard Kreckel Date: Sat, 29 Aug 2020 18:22:49 +0000 (+0200) Subject: Remove executable file attribute from last Python script. X-Git-Tag: release_1-8-0~14 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=9b536005350ae3f722e23fc775b456cd8b72aa39 Remove executable file attribute from last Python script. They are all invoked by ${PYTHON} and lack a shebang line since 8a4e28dc81. --- diff --git a/ginsh/ginsh_op_help.py b/ginsh/ginsh_op_help.py old mode 100755 new mode 100644