mirror_zfs/tests/zfs-tests/tests/functional/xattr
Tony Hutter 6c9af9e8f4 Fix "file is executable, but no shebang" warnings
Fedora 28's RPM build checks warn when executable files don't have a
shebang line.  These warnings are caused when we (incorrectly)
include data & config files in the_SCRIPTS automake lines. Files in
_SCRIPTS are marked executable by automake. This patch fixes the
issue by including non-executable scripts in a _DATA line instead.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #7359 
Closes #7395
2018-04-06 16:34:21 -07:00
..
cleanup.ksh Enable xattr tests 2017-05-22 12:34:42 -04:00
Makefile.am Fix "file is executable, but no shebang" warnings 2018-04-06 16:34:21 -07:00
setup.ksh Enable xattr tests 2017-05-22 12:34:42 -04:00
xattr_001_pos.ksh Enable xattr tests 2017-05-22 12:34:42 -04:00
xattr_002_neg.ksh Enable xattr tests 2017-05-22 12:34:42 -04:00
xattr_003_neg.ksh Enable xattr tests 2017-05-22 12:34:42 -04:00
xattr_004_pos.ksh Fix volume WR_INDIRECT log replay 2017-09-08 15:07:00 -07:00
xattr_005_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
xattr_006_pos.ksh OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
xattr_007_neg.ksh Enable xattr tests 2017-05-22 12:34:42 -04:00
xattr_008_pos.ksh Enable xattr tests 2017-05-22 12:34:42 -04:00
xattr_009_neg.ksh OpenZFS 8071 - zfs-tests: 7290 missed some cases 2017-05-25 17:22:55 -07:00
xattr_010_neg.ksh Enable xattr tests 2017-05-22 12:34:42 -04:00
xattr_011_pos.ksh Enable xattr tests 2017-05-22 12:34:42 -04:00
xattr_012_pos.ksh Enable xattr tests 2017-05-22 12:34:42 -04:00
xattr_013_pos.ksh Enable xattr tests 2017-05-22 12:34:42 -04:00
xattr_common.kshlib Enable xattr tests 2017-05-22 12:34:42 -04:00
xattr.cfg Enable xattr tests 2017-05-22 12:34:42 -04:00