]> git.ipfire.org Git - thirdparty/git.git/commit
contrib/thunderbird-patch-inline: do not require bash to run the script
authorMaxin john <maxin@maxinbjohn.info>
Wed, 30 Mar 2011 08:52:23 +0000 (09:52 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 30 Mar 2011 19:29:39 +0000 (12:29 -0700)
commit806e0aba2e5d976233703e6ff517af10329e4048
treeb56a45c728724a95c6d422fd5413d85ee27e4655
parent4b705f4052432906f0acbb22b25254eb3917e36c
contrib/thunderbird-patch-inline: do not require bash to run the script

The script does not have to be run under bash, but any POSIX compliant
shell would do, as it does not use any bash-isms.

It may be written under a different style than what is recommended in
Documentation/CodingGuidelines, but that is a different matter.

While at it, fix obvious typos in the comment.

Signed-off-by: Maxin B. John <maxin@maxinbjohn.info>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/thunderbird-patch-inline/appp.sh