From c9d4999155700651a37f4eb577cec1f4b5b8d6be Mon Sep 17 00:00:00 2001 From: Christian Couder Date: Tue, 18 Apr 2017 16:24:07 +0200 Subject: p0004: make perf test executable It looks like in 89c3b0ad43 (name-hash: add perf test for lazy_init_name_hash, 2017-03-23) p0004 was not created with the execute unix rights. Let's fix that. Signed-off-by: Christian Couder Acked-by: Jeff Hostetler Signed-off-by: Junio C Hamano --- t/perf/p0004-lazy-init-name-hash.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 t/perf/p0004-lazy-init-name-hash.sh (limited to 't/perf') diff --git a/t/perf/p0004-lazy-init-name-hash.sh b/t/perf/p0004-lazy-init-name-hash.sh old mode 100644 new mode 100755 -- cgit v1.2.3