author | Junio C Hamano <gitster@pobox.com> | |
Tue, 27 Jan 2009 05:13:00 +0000 (21:13 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 27 Jan 2009 05:33:51 +0000 (21:33 -0800) | ||
commit | 2d6061537f3f27112f80a6e1047b5c566084ef7d | |
tree | 4b8ea5541a793067a8de49721c53a155feed726a | tree | snapshot |
parent | a6c7a27691bd8b059d39c9bc71b19fb8e614fa54 | commit | diff |
tests: Avoid single-shot environment export for shell function invocation
Some shells have issues with a single-shot environment variable export
when invoking a shell function. This fixes the ones I found that invoke
test_must_fail that way.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Some shells have issues with a single-shot environment variable export
when invoking a shell function. This fixes the ones I found that invoke
test_must_fail that way.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3409-rebase-hook.sh | diff | blob | history | |
t/t3412-rebase-root.sh | diff | blob | history |