summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2013-11-25 21:01:05 (GMT)
committerPat Thoyts <patthoyts@users.sourceforge.net>2014-01-18 17:06:41 (GMT)
commitc64a0ad385d117c7a4a83771259e021dd196e7cb (patch)
tree9a4b72d1d913fcfafe809f48c6eeba3476e752ca
parent02f6cfbd1628d9e99a241d18d805f3842dc746e7 (diff)
downloadgit-c64a0ad385d117c7a4a83771259e021dd196e7cb.zip
git-c64a0ad385d117c7a4a83771259e021dd196e7cb.tar.gz
git-c64a0ad385d117c7a4a83771259e021dd196e7cb.tar.bz2
git-gui: chmod +x po2msg, windows/git-gui.sh
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> Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
-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 1e9f992..1e9f992 100644..100755
--- a/po/po2msg.sh
+++ b/po/po2msg.sh
diff --git a/windows/git-gui.sh b/windows/git-gui.sh
index b1845c5..b1845c5 100644..100755
--- a/windows/git-gui.sh
+++ b/windows/git-gui.sh