[B][SRU][PATCH 4/4] UBUNTU: SAUCE: selftests: Make fib-onlink-tests.sh executable
Po-Hsu Lin
po-hsu.lin at canonical.com
Wed Jul 7 11:47:30 UTC 2021
BugLink: https://bugs.launchpad.net/bugs/1934759
This script should be set to executable, otherwise it will fail
with:
selftests: Warning: file fib-onlink-tests.sh is not executable,
correct this.
Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
---
tools/testing/selftests/net/fib-onlink-tests.sh | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 tools/testing/selftests/net/fib-onlink-tests.sh
diff --git a/tools/testing/selftests/net/fib-onlink-tests.sh b/tools/testing/selftests/net/fib-onlink-tests.sh
old mode 100644
new mode 100755
--
2.7.4
More information about the kernel-team
mailing list