projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6e4ff1
)
fix test on darwin, freebsd
author
Heikki Lindholm
<holin@iki.fi>
Fri, 20 Nov 2009 17:03:01 +0000
(17:03 +0000)
committer
Heikki Lindholm
<holin@iki.fi>
Fri, 20 Nov 2009 17:03:01 +0000
(17:03 +0000)
src/util/test_bio.c
patch
|
blob
|
history
diff --git
a/src/util/test_bio.c
b/src/util/test_bio.c
index 9da8d226b65da6de960923f66ae5dafe9fe3a7d2..97e59e1965a02fd44af0cac147b9fda301643362 100644
(file)
--- a/
src/util/test_bio.c
+++ b/
src/util/test_bio.c
@@
-245,7
+245,7
@@
test_nullfile_rw ()
GNUNET_log_skip (0, GNUNET_YES);
GNUNET_assert (NULL == fileRNO);
-#if
ndef MINGW
+#if
def LINUX /* is /dev/full present on any other OS than linux, really */
fileW = GNUNET_BIO_write_open ("/dev/full");
GNUNET_assert (NULL != fileW);
GNUNET_assert (GNUNET_SYSERR ==