selftests: Make l2tp.sh executable
authorDavid Ahern <dsahern@gmail.com>
Tue, 22 Oct 2019 01:02:43 +0000 (19:02 -0600)
committerJakub Kicinski <jakub.kicinski@netronome.com>
Tue, 22 Oct 2019 21:01:35 +0000 (14:01 -0700)
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>
tools/testing/selftests/net/l2tp.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)