diff options
author | David Ahern <dsahern@gmail.com> | 2019-10-22 04:02:43 +0300 |
---|---|---|
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | 2019-10-23 00:01:35 +0300 |
commit | b5b9181c2403025b2c7ae7ea44333fd8fe6dbb54 (patch) | |
tree | d39044f3604db7f6a0cd33a062de7ddd29b0d50e | |
parent | d665c1281bc89ac85b8b0c058c22a3f94640a1d6 (diff) | |
download | linux-b5b9181c2403025b2c7ae7ea44333fd8fe6dbb54.tar.xz |
selftests: Make l2tp.sh executable
Kernel test robot reported that the l2tp.sh test script failed:
# selftests: net: l2tp.sh
# Warning: file l2tp.sh is not executable, correct this.
Set executable bits.
Fixes: e858ef1cd4bc ("selftests: Add l2tp tests")
Reported-by: kernel test robot <rong.a.chen@intel.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
-rwxr-xr-x[-rw-r--r--] | tools/testing/selftests/net/l2tp.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testing/selftests/net/l2tp.sh b/tools/testing/selftests/net/l2tp.sh index 5782433886fc..5782433886fc 100644..100755 --- a/tools/testing/selftests/net/l2tp.sh +++ b/tools/testing/selftests/net/l2tp.sh |