diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2012-09-22 10:25:10 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-25 10:17:29 -0700 |
commit | 4cde519fe666af478be4b86659c518949a853f91 (patch) | |
tree | f8a727debf153fc19bba8ea852167a75feb03128 /t/t2022-checkout-paths.sh | |
parent | Git 1.7.12 (diff) | |
download | tgif-4cde519fe666af478be4b86659c518949a853f91.tar.xz |
test-lib: use $SHELL_PATH, not $SHELL
The codepath for handling "--tee" ends up relaunching the test
script under a shell, and that one has to be a Bourne. But we
incorrectly used $SHELL, which could be a non-Bourne (e.g. zsh or
csh); we have the Makefile variable $SHELL_PATH for exactly that,
so use it instead.
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t2022-checkout-paths.sh')
0 files changed, 0 insertions, 0 deletions