1
0
Fork 0
alistair23-linux/tools/testing/selftests/sysctl
Luis R. Rodriguez 8b0949d407 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>
2017-08-07 15:13:36 -06:00
..
Makefile test_sysctl: add generic script to expand on tests 2017-07-12 16:26:00 -07:00
config test_sysctl: add dedicated proc sysctl test driver 2017-07-12 16:26:00 -07:00
sysctl.sh test_sysctl: fix sysctl.sh by making it executable 2017-08-07 15:13:36 -06:00