not ok 30 # "not a directory" is 20 (expected 2)
X/Open states that "not a directory" (errno = 20) is also a valid error code for this test of opening a non-existent file in a non-existent directory.
At this time, I do not know how to modify the test to deal with this correctly.
-John [EMAIL PROTECTED] Personal Opinion Only