From: Junio C Hamano <gitster@pobox.com>
To: Paul Mackerras <paulus@samba.org>
Cc: git@vger.kernel.org, Jonathan Nieder <jrnieder@gmail.com>
Subject: [PATCH] gitk: chmod +x po2msg
Date: Mon, 02 Dec 2013 11:12:43 -0800 [thread overview]
Message-ID: <xmqqsiubqd78.fsf@gitster.dls.corp.google.com> (raw)
From: Jonathan Nieder <jrnieder@gmail.com>
Date: Mon, 25 Nov 2013 13:00:10 -0800
The Makefile only runs it using tclsh, but because the fallback po2msg
script has the usual tcl preamble starting with #!/bin/sh it can also
be run directly.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
---
* Paul, I forgot to forward this to you. Could you apply it to
your tree? I see you have updates up to ce2c58cd (gitk:
Recognize -L option, 2013-11-16), which I'll be pulling into my
tree shortly.
Thanks.
po/po2msg.sh | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 po/po2msg.sh
diff --git a/po/po2msg.sh b/po/po2msg.sh
old mode 100644
new mode 100755
--
1.8.5-386-gb78cb96
next reply other threads:[~2013-12-02 21:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-02 19:12 Junio C Hamano [this message]
2013-12-03 20:03 ` [PATCH] gitk: chmod +x po2msg Thomas Rast
2014-01-21 11:13 ` Paul Mackerras
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqsiubqd78.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=jrnieder@gmail.com \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.