linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests/lib: Add exec permission on printf.sh
@ 2016-06-20 15:11 Yannick Brosseau
  2016-06-27 17:50 ` Shuah Khan
  0 siblings, 1 reply; 2+ messages in thread
From: Yannick Brosseau @ 2016-06-20 15:11 UTC (permalink / raw)
  To: shuahkh, linux-kselftest, linux-kernel; +Cc: kernel-team, Yannick Brosseau

test runner expect this script to be executable

Signed-off-by: Yannick Brosseau <scientist@fb.com>
---
 tools/testing/selftests/lib/printf.sh | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 tools/testing/selftests/lib/printf.sh

diff --git a/tools/testing/selftests/lib/printf.sh b/tools/testing/selftests/lib/printf.sh
old mode 100644
new mode 100755
-- 
2.8.1

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

* Re: [PATCH] selftests/lib: Add exec permission on printf.sh
  2016-06-20 15:11 [PATCH] selftests/lib: Add exec permission on printf.sh Yannick Brosseau
@ 2016-06-27 17:50 ` Shuah Khan
  0 siblings, 0 replies; 2+ messages in thread
From: Shuah Khan @ 2016-06-27 17:50 UTC (permalink / raw)
  To: Yannick Brosseau, linux-kselftest, linux-kernel; +Cc: kernel-team

On 06/20/2016 09:11 AM, Yannick Brosseau wrote:
> test runner expect this script to be executable
> 
> Signed-off-by: Yannick Brosseau <scientist@fb.com>
> ---
>  tools/testing/selftests/lib/printf.sh | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  mode change 100644 => 100755 tools/testing/selftests/lib/printf.sh
> 
> diff --git a/tools/testing/selftests/lib/printf.sh b/tools/testing/selftests/lib/printf.sh
> old mode 100644
> new mode 100755
> 

Hi Yannick,

Thanks for the patch. SeongJae Park already sent a patch to fix this.

https://lkml.org/lkml/2016/6/18/50

-- Shuah

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

end of thread, other threads:[~2016-06-27 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-20 15:11 [PATCH] selftests/lib: Add exec permission on printf.sh Yannick Brosseau
2016-06-27 17:50 ` Shuah Khan

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