Skip to content

Commit

Permalink
netfilter: selftest: conntrack_vrf.sh: fix file permission
Browse files Browse the repository at this point in the history
When backporting 33b8aad ("selftests: netfilter: add a
vrf+conntrack testcase") to this stable branch, the executable bits were
not properly set on the
tools/testing/selftests/netfilter/conntrack_vrf.sh file due to quilt not
honoring them.

Fix this up manually by setting the correct mode.

Reported-by: "Rantala, Tommi T. (Nokia - FI/Espoo)" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
gregkh committed Dec 16, 2021
1 parent e4f2aee commit 3241449
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified tools/testing/selftests/netfilter/conntrack_vrf.sh
100644 → 100755
Empty file.

0 comments on commit 3241449

Please sign in to comment.