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)" <tommi.t.rantala@nokia.com>
Link: https://lore.kernel.org/r/234d7a6a81664610fdf21ac72730f8bd10d3f46f.camel@nokia.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Dec 16, 2021
1 parent 7f70428 commit eb1b5ea
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 eb1b5ea

Please sign in to comment.