p0004: make perf test executable
authorChristian Couder <christian.couder@gmail.com>
Tue, 18 Apr 2017 14:24:07 +0000 (16:24 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Apr 2017 02:18:18 +0000 (19:18 -0700)
commitc9d4999155700651a37f4eb577cec1f4b5b8d6be
tree792c2ee4eaf66f98904f5d9c3301c1871a9f7135
parent845eec2b64d6a064ee7b453a77a309a419806896
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 <chriscool@tuxfamily.org>
Acked-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/perf/p0004-lazy-init-name-hash.sh [changed mode: 0644->0755]