summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2013-11-25 13:01:05 -0800
committerJunio C Hamano <gitster@pobox.com>2013-11-25 15:02:29 -0800
commit688eb87c9444686180d8f379ab854bcbc34db4db (patch)
treee4d406a1fa85a51ca04f2b28d49640b3444ebf0b
parent8a383db4b28059becc3ebfd1b402299e34c3151f (diff)
downloadgit-jn/git-gui-chmod+x.tar.gz
git-gui: chmod +x po2msg, windows/git-gui.shjn/git-gui-chmod+x
The Makefile only runs po/po2msg.sh using tclsh, but because the script has the usual tcl preamble starting with #!/bin/sh it can also be run directly. The Windows git-gui wrapper is usable in-place for the same reason. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-x[-rw-r--r--]po/po2msg.sh0
-rwxr-xr-x[-rw-r--r--]windows/git-gui.sh0
2 files changed, 0 insertions, 0 deletions
diff --git a/po/po2msg.sh b/po/po2msg.sh
index 1e9f992528..1e9f992528 100644..100755
--- a/po/po2msg.sh
+++ b/po/po2msg.sh
diff --git a/windows/git-gui.sh b/windows/git-gui.sh
index b1845c5055..b1845c5055 100644..100755
--- a/windows/git-gui.sh
+++ b/windows/git-gui.sh