diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2013-11-25 13:00:10 -0800 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2014-01-21 22:14:42 +1100 |
commit | c61f3a97b18ec01443440a4be55610929694020d (patch) | |
tree | 2739e16e3e8d8a68567252b324afd49f20bba40b | |
parent | gitk: Update copyright dates (diff) | |
download | tgif-c61f3a97b18ec01443440a4be55610929694020d.tar.xz |
gitk: chmod +x po2msg.sh
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>
Signed-off-by: Paul Mackerras <paulus@samba.org>
-rwxr-xr-x[-rw-r--r--] | po/po2msg.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/po/po2msg.sh b/po/po2msg.sh index c63248e375..c63248e375 100644..100755 --- a/po/po2msg.sh +++ b/po/po2msg.sh |