Make test scripts under tests/... non-executable

Executable bits should be set at install time instead of in the repo.
Setting executable bits on files triggers false positives with Phabricator.

MFC after:	2 months
This commit is contained in:
Enji Cooper 2017-08-08 04:59:16 +00:00
parent c0589825fd
commit d2ba5111c1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=322214
20 changed files with 0 additions and 0 deletions

0
tests/etc/rc.d/routing_test.sh Executable file → Normal file
View File

0
tests/sys/acl/aclfuzzer.sh Executable file → Normal file
View File

0
tests/sys/acl/mktrivial.sh Executable file → Normal file
View File

0
tests/sys/file/flock_test.sh Executable file → Normal file
View File

0
tests/sys/geom/class/eli/conf.sh Executable file → Normal file
View File

0
tests/sys/geom/class/eli/init_alias_test.sh Executable file → Normal file
View File

0
tests/sys/geom/class/gate/ggate_test.sh Executable file → Normal file
View File

0
tests/sys/geom/class/mirror/8_test.sh Executable file → Normal file
View File

0
tests/sys/geom/class/mirror/9_test.sh Executable file → Normal file
View File

0
tests/sys/geom/class/nop/nop_test.sh Executable file → Normal file
View File

0
tests/sys/geom/class/uzip/conf.sh Executable file → Normal file
View File

0
tests/sys/kern/coredump_phnum_test.sh Executable file → Normal file
View File

0
tests/sys/kqueue/libkqueue/kqueue_test.sh Executable file → Normal file
View File

0
tests/sys/mac/portacl/misc.sh Executable file → Normal file
View File

0
tests/sys/mac/portacl/nobody_test.sh Executable file → Normal file
View File

0
tests/sys/mac/portacl/root_test.sh Executable file → Normal file
View File

0
tests/sys/mqueue/mqueue_test.sh Executable file → Normal file
View File

0
tests/sys/netinet/fibs_test.sh Executable file → Normal file
View File

0
tests/sys/opencrypto/runtests.sh Executable file → Normal file
View File

0
tests/sys/vfs/trailing_slash.sh Executable file → Normal file
View File