Skip to content

Commit

Permalink
selftests: forwarding: Remove executable bits from lib.sh
Browse files Browse the repository at this point in the history
The lib.sh script is meant to be sourced from other scripts, not executed
directly. Therefore, remove the executable bits from lib.sh's permissions.

Fixes: fe32dff ("selftests: forwarding: add TCPDUMP_EXTRA_FLAGS to lib.sh")
Tested-by: Hangbin Liu <[email protected]>
Reviewed-by: Hangbin Liu <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Signed-off-by: Benjamin Poirier <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
  • Loading branch information
gobenji authored and Paolo Abeni committed Jan 16, 2024
1 parent c2518da commit 49078c1
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified tools/testing/selftests/net/forwarding/lib.sh
100755 → 100644
Empty file.

0 comments on commit 49078c1

Please sign in to comment.