]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Avoid file extensions on scripts
authorDan Scott <dan@coffeecode.net>
Thu, 14 Jun 2012 19:16:51 +0000 (15:16 -0400)
committerDan Scott <dan@coffeecode.net>
Wed, 20 Jun 2012 13:24:21 +0000 (09:24 -0400)
commitd194ab9156b31fe4f222cabdeedc23a7846a2f91
treebe4df8687ae0fc271769b2acc87d56aca3133681
parent8e6bc98a05ad041940fc6dca20723e2f989cfc8c
Avoid file extensions on scripts

Borrowing from the Debian policy, you might reimplement the same
functionality using a different language such as Perl or Python. So
avoid having a file extension in the first place. What are we, Windows
users?

Signed-off-by: Dan Scott <dan@coffeecode.net>
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
build/tools/make_release [new file with mode: 0755]
build/tools/make_release.sh [deleted file]