diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2010-08-08 16:49:26 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-08-18 21:42:14 +0200 |
commit | 4678a5cd71312f27b77228ddc398a6f0fa2e88a0 (patch) | |
tree | abc68f439cd7786b066cc5a05f785cf2a1717ea0 /git-difftool.perl | |
parent | t/README: Document the Smoke testing (diff) | |
download | git-4678a5cd71312f27b77228ddc398a6f0fa2e88a0.tar.xz git-4678a5cd71312f27b77228ddc398a6f0fa2e88a0.zip |
t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .sh
Change the smoke testing portion of t/Makefile not to include
GIT-BUILD-OPTIONS. It's a shellscript, not a Makefile snippet, so it
had the nasty side-effect of sneaking e.g. SHELL_PATH = '/bin/sh'
(with quotes) everywhere.
Just add our own PERL_PATH variable as a workaround. The t/Makefile
already has e.g. an equivalent SHELL_PATH and TAR option which
duplicate the definitions in GIT-BUILD-OPTIONS.
Reported-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-difftool.perl')
0 files changed, 0 insertions, 0 deletions