Skip to content

Commit

Permalink
selftests: Make l2tp.sh executable
Browse files Browse the repository at this point in the history
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: e858ef1 ("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>
  • Loading branch information
David Ahern authored and Jakub Kicinski committed Oct 22, 2019
1 parent d665c12 commit b5b9181
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified tools/testing/selftests/net/l2tp.sh
100644 → 100755
Empty file.

0 comments on commit b5b9181

Please sign in to comment.