Remove the svn:executable property from some pf test files.

The test makefiles will handle setting mode bits during install.  Also,
Phabricator gets upset when uploading an executable plain-text file
without a shebang.

MFC after:	1 week
This commit is contained in:
Mark Johnston 2020-05-11 19:07:33 +00:00
parent 21121f9bbe
commit 96bc58ea81
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=360905
14 changed files with 0 additions and 0 deletions

0
tests/sys/netpfil/common/forward.sh Executable file → Normal file
View File

0
tests/sys/netpfil/pf/anchor.sh Executable file → Normal file
View File

0
tests/sys/netpfil/pf/forward.sh Executable file → Normal file
View File

0
tests/sys/netpfil/pf/fragmentation.sh Executable file → Normal file
View File

0
tests/sys/netpfil/pf/icmp.sh Executable file → Normal file
View File

0
tests/sys/netpfil/pf/names.sh Executable file → Normal file
View File

0
tests/sys/netpfil/pf/nat.sh Executable file → Normal file
View File

0
tests/sys/netpfil/pf/pass_block.sh Executable file → Normal file
View File

0
tests/sys/netpfil/pf/pfsync.sh Executable file → Normal file
View File

0
tests/sys/netpfil/pf/rdr.sh Executable file → Normal file
View File

0
tests/sys/netpfil/pf/route_to.sh Executable file → Normal file
View File

0
tests/sys/netpfil/pf/set_skip.sh Executable file → Normal file
View File

0
tests/sys/netpfil/pf/set_tos.sh Executable file → Normal file
View File

0
tests/sys/netpfil/pf/synproxy.sh Executable file → Normal file
View File