author | Michal Rokos <michal.rokos@nextsoft.cz> | |
Sat, 8 Jul 2006 15:32:04 +0000 (17:32 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 8 Jul 2006 18:35:20 +0000 (11:35 -0700) | ||
commit | d9bffc08fd2cec626e3a390fa4cc47587a8c7f9e | |
tree | 3ba87a20327aedec6fc29fd5db678d97e68c118f | tree | snapshot |
parent | 6e959ab05a0a626f6805581a04dfc4e220054c02 | commit | diff |
Using 'perl' in *.sh
Some GIT's shell script are using bare 'perl' for perl invocation.
Use @@PERL@@ symbol and replace it with PERL_PATH_SQ everywhere.
Signed-off-by: Michal Rokos <michal.rokos@nextsoft.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Some GIT's shell script are using bare 'perl' for perl invocation.
Use @@PERL@@ symbol and replace it with PERL_PATH_SQ everywhere.
Signed-off-by: Michal Rokos <michal.rokos@nextsoft.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
git-bisect.sh | diff | blob | history | |
git-clone.sh | diff | blob | history | |
git-commit.sh | diff | blob | history | |
git-fetch.sh | diff | blob | history | |
git-rebase.sh | diff | blob | history |