aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@kernel.org>2017-08-03 09:57:13 -0700
committerShuah Khan <shuahkh@osg.samsung.com>2017-08-07 15:13:36 -0600
commit8b0949d407431559f7c80a02f5382f5e1c77b8d1 (patch)
treecf8f6a8c813e6321d493b55f34e664f7f2379bc1 /tools
parenttest_kmod: fix kmod.sh by making it executable (diff)
downloadlinux-dev-8b0949d407431559f7c80a02f5382f5e1c77b8d1.tar.xz
linux-dev-8b0949d407431559f7c80a02f5382f5e1c77b8d1.zip
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: 64b671204afd71 ("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>
Diffstat (limited to 'tools')
-rwxr-xr-x[-rw-r--r--]tools/testing/selftests/sysctl/sysctl.sh0
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testing/selftests/sysctl/sysctl.sh b/tools/testing/selftests/sysctl/sysctl.sh
index ec232c3cfcaa..ec232c3cfcaa 100644..100755
--- a/tools/testing/selftests/sysctl/sysctl.sh
+++ b/tools/testing/selftests/sysctl/sysctl.sh