On May 19, 2016, at 7:01 PM, Warren Young <w...@etr-usa.com> wrote: > > For what it’s worth, setfacl -bk followed by a chmod -x sometimes always > fixes this.
I’ve solved this by applying that fix to the affected directory trees in bulk: $ find foo bar baz -exec setfacl -kb {} \; Heavy-handed, but it works. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple