git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] p0004: make perf test executable
@ 2017-04-18 14:24 Christian Couder
  2017-04-18 15:02 ` Jeff Hostetler
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Couder @ 2017-04-18 14:24 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, Jeff Hostetler,
	Ævar Arnfjörð Bjarmason, Ramsay Jones, Jeff King,
	Stefan Beller, Christian Couder

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>
---
 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

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
-- 
2.12.2.635.gf331bb6d3a.dirty


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] p0004: make perf test executable
  2017-04-18 14:24 [PATCH] p0004: make perf test executable Christian Couder
@ 2017-04-18 15:02 ` Jeff Hostetler
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Hostetler @ 2017-04-18 15:02 UTC (permalink / raw)
  To: Christian Couder, git
  Cc: Junio C Hamano, Jeff Hostetler,
	Ævar Arnfjörð Bjarmason, Ramsay Jones, Jeff King,
	Stefan Beller, Christian Couder



On 4/18/2017 10:24 AM, Christian Couder wrote:
> 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>
> ---
>  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
>
> 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
>


Thanks!
Jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-18 15:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-18 14:24 [PATCH] p0004: make perf test executable Christian Couder
2017-04-18 15:02 ` Jeff Hostetler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).