Skip to content

Commit

Permalink
selftests/net: Fix permissions for fib_tests.sh
Browse files Browse the repository at this point in the history
fib_tests.sh became non-executable at some point. This is
what happens:
  selftests: net: fib_tests.sh: Warning: file fib_tests.sh is
  not executable, correct this.
  not ok 1..11 selftests: net: fib_tests.sh [FAIL]

Fixes: d69faad ("selftests: fib_tests: Add prefix route tests with metric")

Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Shuah Khan authored and David S. Miller committed Jun 28, 2018
1 parent 12bd45b commit 933e671
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified tools/testing/selftests/net/fib_tests.sh
100644 → 100755
Empty file.

0 comments on commit 933e671

Please sign in to comment.