Skip stat.t readability test on VMS.
authorCraig A. Berry <craigberry@mac.com>
Wed, 15 Feb 2012 01:29:07 +0000 (19:29 -0600)
committerCraig A. Berry <craigberry@mac.com>
Wed, 15 Feb 2012 01:29:07 +0000 (19:29 -0600)
commitb555e4be492521d474da86140021aa9aa24ed51b
treeffd68386e8f6a40cb2949c7b48d0ea95a1e07699
parent3ade138ef884b7b75bf9ca84458e304269033bd1
Skip stat.t readability test on VMS.

This new test grants full access on a test file to group and other.
Since I'm a member of my own group and everyone is someone, I of
course have full access to the file, but the test expects it to be
unreadable.  If there is a hierarchy in Unix file permissions, it
clearly doesn't work the same way as the VMS one.
t/op/stat.t