]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
selftests/lib: set printf.sh executable
authorSeongJae Park <sj38.park@gmail.com>
Sat, 18 Jun 2016 09:28:39 +0000 (18:28 +0900)
committerShuah Khan <shuahkh@osg.samsung.com>
Mon, 27 Jun 2016 19:17:14 +0000 (13:17 -0600)
Test for test_printf module fails always because the test program,
printf.sh, has no execution permission.  This commit adds execution
permission to it.

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/lib/printf.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)