diff options
author | Taehee Yoo <[email protected]> | 2022-01-05 14:44:36 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-01-05 10:27:19 -0800 |
commit | db54c12a3d7e3eedd37aa08efc9362e905f07716 (patch) | |
tree | 0037dd67c0852b52184008fbbeb71ea05c150b69 | |
parent | 00fcf8c7dd564c44448ff6a39728d2ca0c8efbd8 (diff) |
selftests: set amt.sh executable
amt.sh test script will not work because it doesn't have execution
permission. So, it adds execution permission.
Reported-by: Hangbin Liu <[email protected]>
Fixes: c08e8baea78e ("selftests: add amt interface selftest script")
Signed-off-by: Taehee Yoo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rwxr-xr-x[-rw-r--r--] | tools/testing/selftests/net/amt.sh | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testing/selftests/net/amt.sh b/tools/testing/selftests/net/amt.sh index 75528788cb95..75528788cb95 100644..100755 --- a/tools/testing/selftests/net/amt.sh +++ b/tools/testing/selftests/net/amt.sh |