diff options
author | Rishabh Bhatnagar <risbhat@amazon.com> | 2023-03-30 11:01:47 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-30 15:03:42 +0200 |
commit | f0c95f229a671b9ac217c0abb2f86f0649a41b5a (patch) | |
tree | bfcd0b3607b2f271be51c0b7737d549534ed0731 /tools | |
parent | 6849d8c4a61a93bb3abf2f65c84ec1ebfa9a9fb6 (diff) | |
download | linux-stable-f0c95f229a671b9ac217c0abb2f86f0649a41b5a.tar.gz linux-stable-f0c95f229a671b9ac217c0abb2f86f0649a41b5a.tar.bz2 linux-stable-f0c95f229a671b9ac217c0abb2f86f0649a41b5a.zip |
selftests: Fix the executable permissions for fib_tests.sh
Commit 04a331c9dd66 reverted change 2537b637eac0 (ipv4: Fix
incorrect route flushing when source address is deleted) that
added the fib_tests.sh file back with wrong permissions.
Fix that in this commit.
Signed-off-by: Rishabh Bhatnagar <risbhat@amazon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
-rwxr-xr-x[-rw-r--r--] | tools/testing/selftests/net/fib_tests.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testing/selftests/net/fib_tests.sh b/tools/testing/selftests/net/fib_tests.sh index 24d67fa66d03..24d67fa66d03 100644..100755 --- a/tools/testing/selftests/net/fib_tests.sh +++ b/tools/testing/selftests/net/fib_tests.sh |