On 8 December 2017 at 12:11, Rodney W. Grimes
<free...@pdx.rh.cn85.dnsmgr.net> wrote:

> Ping, I have not seen this reverted and recommitted with a reasonable
> explination as to why this change is actually desired.

Sorry, work has been busy and as the crux was reverted it didn't feel
as urgent[0]. The answer is that 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

The entirety of the changed config is:
    "chmod": {
      "type": "chmod",
+      "exclude": "(/tests/)"
    },

which simply disables this test during 'arc diff'.


[0] I still owe everyone a reply the original thread


-- 
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to