diff options
author | Johannes Sixt <j6t@kdbg.org> | 2019-12-22 16:03:53 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-12-27 14:15:01 -0800 |
commit | 20a67e8ce9d19a8903cfe869fedc37c017bdc686 (patch) | |
tree | 93971922b5207299aa77c283c9e3558eee13fc3e /t/t7812-grep-icase-non-ascii.sh | |
parent | Git 2.20.2 (diff) | |
download | tgif-20a67e8ce9d19a8903cfe869fedc37c017bdc686.tar.xz |
t3008: find test-tool through path lookup
Do not use $GIT_BUILD_DIR without quotes; it may contain spaces and be
split into fields. But it is not necessary to access test-tool with an
absolute path in the first place as it can be found via path lookup.
Remove the explicit path.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7812-grep-icase-non-ascii.sh')
0 files changed, 0 insertions, 0 deletions