On Mon, Aug 18, 2003 at 06:14:26PM -0400, Pierre A. Humblet wrote: >On Mon, Aug 18, 2003 at 05:50:58PM -0400, Benoit Rochefort wrote: >> >> As pointed out, that doesn't explain the matter with >> /usr/bin/test which is also reporting /usr/bin/bash as >> beeing non-executable. >> >That's because /bin/test is still using stat() instead of access(). >Care to fix it?
FWIW, the test version of sh-utils (the package that contains /bin/test) for cygwin 1.5.2 should now be using access(), not stat. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/