All of lore.kernel.org
 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

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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.