HomeFreeBSD

MFC r326959:

Description

MFC r326959:

arc lint: ignore /tests/ in chmod

shell scripts in scripts don't need
to be chmod +x to work. In fact most are not.
Of the tests I found from a simple search:
65 are chmod +x
84 are chmod -x

simply disable the check for test shell scripts.

Details

Provenance
eadlerAuthored on
Parents
rS331080: Revert attempted MFC. It included unwanted changes.
Branches
Unknown
Tags
Unknown