svn commit: r322214 - in head/tests: etc/rc.d sys/acl sys/file sys/geom/class/eli sys/geom/class/gate sys/geom/class/mirror sys/geom/class/nop sys/geom/class/uzip sys/kern sys/kqueue/libkqueue sys/...

Ngie Cooper ngie at FreeBSD.org
Tue Aug 8 04:59:18 UTC 2017


Author: ngie
Date: Tue Aug  8 04:59:16 2017
New Revision: 322214
URL: https://svnweb.freebsd.org/changeset/base/322214

Log:
  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

Modified:
Directory Properties:
  head/tests/etc/rc.d/routing_test.sh   (props changed)
  head/tests/sys/acl/aclfuzzer.sh   (props changed)
  head/tests/sys/acl/mktrivial.sh   (props changed)
  head/tests/sys/file/flock_test.sh   (props changed)
  head/tests/sys/geom/class/eli/conf.sh   (props changed)
  head/tests/sys/geom/class/eli/init_alias_test.sh   (props changed)
  head/tests/sys/geom/class/gate/ggate_test.sh   (props changed)
  head/tests/sys/geom/class/mirror/8_test.sh   (props changed)
  head/tests/sys/geom/class/mirror/9_test.sh   (props changed)
  head/tests/sys/geom/class/nop/nop_test.sh   (props changed)
  head/tests/sys/geom/class/uzip/conf.sh   (props changed)
  head/tests/sys/kern/coredump_phnum_test.sh   (props changed)
  head/tests/sys/kqueue/libkqueue/kqueue_test.sh   (props changed)
  head/tests/sys/mac/portacl/misc.sh   (props changed)
  head/tests/sys/mac/portacl/nobody_test.sh   (props changed)
  head/tests/sys/mac/portacl/root_test.sh   (props changed)
  head/tests/sys/mqueue/mqueue_test.sh   (props changed)
  head/tests/sys/netinet/fibs_test.sh   (props changed)
  head/tests/sys/opencrypto/runtests.sh   (props changed)
  head/tests/sys/vfs/trailing_slash.sh   (props changed)


More information about the svn-src-head mailing list