OSDN Git Service

p0004: simplify calls of test-lazy-init-name-hash
authorRené Scharfe <l.s.r@web.de>
Sat, 13 May 2017 15:59:46 +0000 (17:59 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 May 2017 02:11:21 +0000 (11:11 +0900)
commit1c002d0a9eb52f8e9cbecb8dce4edd86062df3b5
treeadf286f00e4b29a396511a54091cd2245728cbf0
parentc9d4999155700651a37f4eb577cec1f4b5b8d6be
p0004: simplify calls of test-lazy-init-name-hash

The test library puts helpers into $PATH, so we can simply call them
without specifying their location.

The suffix $X is also not necessary because .exe files on Windows can be
started without specifying their extension, and on other platforms it's
empty anyway.

Signed-off-by: Rene Scharfe <l.s.r@web.de>
Acked-by: Jeff Hostetler <git@jeffhostetler.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/perf/p0004-lazy-init-name-hash.sh