From: Christian Couder Date: Tue, 18 Apr 2017 14:24:07 +0000 (+0200) Subject: p0004: make perf test executable X-Git-Tag: v2.13.0-rc0~1^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c9d4999155700651a37f4eb577cec1f4b5b8d6be?ds=inline;hp=--cc 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 --- c9d4999155700651a37f4eb577cec1f4b5b8d6be 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