diff options
author | Christian Couder <christian.couder@gmail.com> | 2017-04-18 16:24:07 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-04-18 19:18:18 -0700 |
commit | c9d4999155700651a37f4eb577cec1f4b5b8d6be (patch) | |
tree | 792c2ee4eaf66f98904f5d9c3301c1871a9f7135 | |
parent | 845eec2b64d6a064ee7b453a77a309a419806896 (diff) | |
download | git-c9d4999155700651a37f4eb577cec1f4b5b8d6be.tar.gz git-c9d4999155700651a37f4eb577cec1f4b5b8d6be.tar.xz |
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>
-rwxr-xr-x[-rw-r--r--] | t/perf/p0004-lazy-init-name-hash.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/t/perf/p0004-lazy-init-name-hash.sh b/t/perf/p0004-lazy-init-name-hash.sh index 5afa8c8df..5afa8c8df 100644..100755 --- a/t/perf/p0004-lazy-init-name-hash.sh +++ b/t/perf/p0004-lazy-init-name-hash.sh |