selftests: set amt.sh executable
authorTaehee Yoo <ap420073@gmail.com>
Wed, 5 Jan 2022 14:44:36 +0000 (14:44 +0000)
committerJakub Kicinski <kuba@kernel.org>
Wed, 5 Jan 2022 18:27:19 +0000 (10:27 -0800)
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: c08e8baea78e ("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>
tools/testing/selftests/net/amt.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)