forked from Minki/linux
test_sysctl: fix sysctl.sh by making it executable
We had just forogtten to do this. Without this the following test fails:
$ sudo make -C tools/testing/selftests/sysctl/ run_tests
make: Entering directory '/home/mcgrof/linux-next/tools/testing/selftests/sysctl'
/bin/sh: ./sysctl.sh: Permission denied
selftests: sysctl.sh [FAIL]
/home/mcgrof/linux-next/tools/testing/selftests/sysctl
make: Leaving directory '/home/mcgrof/linux-next/tools/testing/selftests/sysctl'
Fixes: 64b671204a
("test_sysctl: add generic script to expand on tests")
Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
This commit is contained in:
parent
0a9c40cea7
commit
8b0949d407
0
tools/testing/selftests/sysctl/sysctl.sh
Normal file → Executable file
0
tools/testing/selftests/sysctl/sysctl.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user