diff options
author | Jeff King <peff@peff.net> | 2008-03-12 17:41:39 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-03-13 00:57:53 -0700 |
commit | 4bf9f27dfb4ed6fd67a9bfc6f80e10b8c6980c85 (patch) | |
tree | 6c6133cc4bf3598cf27ba98762ff415526b10caa /test-delta.c | |
parent | filter-branch: don't use xargs -0 (diff) | |
download | tgif-4bf9f27dfb4ed6fd67a9bfc6f80e10b8c6980c85.tar.xz |
filter-branch: use $SHELL_PATH instead of 'sh'
On some systems, 'sh' isn't very friendly. In particular,
t7003 fails on Solaris because it doesn't understand $().
Instead, use the specified SHELL_PATH to run shell code.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-delta.c')
0 files changed, 0 insertions, 0 deletions