]> Nutra Git (v1) - gamesguru/getmyancestors.git/commit
Adds execute permissions to fstogedcom.py.
authorFred Wright <fw@fwright.net>
Sat, 24 Aug 2019 02:43:51 +0000 (19:43 -0700)
committerFred Wright <fw@fwright.net>
Sat, 24 Aug 2019 02:43:51 +0000 (19:43 -0700)
commitc60f3a37c16abb404eccc593c88d6776d4ce3b62
treeac47f7e56660c3a927bfee2825e385a947108d87
parent700a38d191c7297bc92514512c8446eeca7c7538
Adds execute permissions to fstogedcom.py.

This program has a shebang line to permit it to be run directly as a
program, but lacks the necessary execute permissions.

Also removes the superfluous shebang line from translation.py.

TESTED:
Running ./fstogedcom.py now works.
fstogedcom.py [changed mode: 0644->0755]
translation.py