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 <liuhangbin@gmail.com>
Reviewed-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Benjamin Poirier <bpoirier@nvidia.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
  • 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.