Fix errno value for sb-posix rmdir.error.3 test on OpenBSD.
authorJoshua Elsasser <joshua@elsasser.org>
Mon, 17 Oct 2011 01:12:53 +0000 (18:12 -0700)
committerJoshua Elsasser <joshua@elsasser.org>
Wed, 23 Nov 2011 00:30:28 +0000 (16:30 -0800)
commit2a9b33fc45842ec0335fef2988e07337ae8f1fc7
tree4c7d5f594ae869c2d6c8f32cbd4468f1a4c9f8e1
parentd6e6a3798dc767045cd7495f483bd4d0b6250d00
Fix errno value for sb-posix rmdir.error.3 test on OpenBSD.

Use #+bsd instead of #+(or darwin openbsd) on the assumption that all
the other BSD-derived systems use the same errno value.
contrib/sb-posix/posix-tests.lisp