Skip to content

Commit

Permalink
selftests: set amt.sh executable
Browse files Browse the repository at this point in the history
amt.sh test script will not work because it doesn't have execution
permission. So, it adds execution permission.

Reported-by: Hangbin Liu <liuhangbin@gmail.com>
Fixes: c08e8ba ("selftests: add amt interface selftest script")
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Link: https://lore.kernel.org/r/20220105144436.13415-1-ap420073@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  • Loading branch information
Taehee Yoo authored and Jakub Kicinski committed Jan 5, 2022
1 parent 00fcf8c commit db54c12
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified tools/testing/selftests/net/amt.sh
100644 → 100755
Empty file.

0 comments on commit db54c12

Please sign in to comment.