projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf36165
)
Skip testl fcntl.flock.2 on NetBSD.
author
Jim Wise
<jwise@menegroth.draga.com>
Wed, 9 Nov 2011 18:54:10 +0000
(13:54 -0500)
committer
Jim Wise
<jwise@menegroth.draga.com>
Wed, 9 Nov 2011 18:54:10 +0000
(13:54 -0500)
Not sure what's going on with this one -- getting a return status
of '0' from child process, but don't see a path through code that
will produce this. Will work on this further.
contrib/sb-posix/posix-tests.lisp
patch
|
blob
|
history
diff --git
a/contrib/sb-posix/posix-tests.lisp
b/contrib/sb-posix/posix-tests.lisp
index
b035e65
..
6cdc955
100644
(file)
--- a/
contrib/sb-posix/posix-tests.lisp
+++ b/
contrib/sb-posix/posix-tests.lisp
@@
-478,7
+478,7
@@
42)
-#-win32
+#-(or win32 netbsd)
(deftest fcntl.flock.2
(locally (declare (sb-ext:muffle-conditions sb-ext:compiler-note))
(let ((flock (make-instance 'sb-posix:flock