Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
contrib/thunderbird-patch-inline: do not require bash to run the script
author
Maxin john
<maxin@maxinbjohn.info>
Wed, 30 Mar 2011 08:52:23 +0000
(09:52 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 30 Mar 2011 19:29:39 +0000
(12:29 -0700)
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
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
4b705f4
)
diff --git
a/contrib/thunderbird-patch-inline/appp.sh
b/contrib/thunderbird-patch-inline/appp.sh
index cc518f3c890158d29e751e008436e0c3790746ee..5eb4a5164397e3a34be10690025a9cd472261db9 100755
(executable)
--- a/
contrib/thunderbird-patch-inline/appp.sh
+++ b/
contrib/thunderbird-patch-inline/appp.sh
@@
-1,8
+1,8
@@
-#!/bin/
ba
sh
+#!/bin/sh
# Copyright 2008 Lukas Sandström <luksan@gmail.com>
#
# AppendPatch - A script to be used together with ExternalEditor
# Copyright 2008 Lukas Sandström <luksan@gmail.com>
#
# AppendPatch - A script to be used together with ExternalEditor
-# for Mozilla Thunderbird to properly include pat
hes inline i
e-mails.
+# for Mozilla Thunderbird to properly include pat
ches inline in
e-mails.
# ExternalEditor can be downloaded at http://globs.org/articles.php?lng=en&pg=2
# ExternalEditor can be downloaded at http://globs.org/articles.php?lng=en&pg=2