selftests/lib: set printf.sh executable
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>
Showing
tools/testing/selftests/lib/printf.sh
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment