Searched hist:331081 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/
H A D.arclintdiff 331081 Sat Mar 17 01:33:37 MDT 2018 eadler 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.

Completed in 64 milliseconds