From 5387189d5b6856a9da24484e608a4877e7ffd7d2 Mon Sep 17 00:00:00 2001 From: Dave Huseby Date: Mon, 23 Mar 2015 12:48:42 -0700 Subject: fixing some tests and temporarily disabling others to get Bitrig build working 100% --- src/libstd/sys/unix/fs.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/libstd/sys') diff --git a/src/libstd/sys/unix/fs.rs b/src/libstd/sys/unix/fs.rs index 6b085c8eb7a..6121105f10b 100644 --- a/src/libstd/sys/unix/fs.rs +++ b/src/libstd/sys/unix/fs.rs @@ -381,7 +381,8 @@ mod tests { use prelude::v1::*; #[cfg_attr(any(target_os = "freebsd", - target_os = "openbsd"), + target_os = "openbsd", + target_os = "bitrig"), ignore)] // under some system, pipe(2) will return a bidrectionnal pipe #[test] -- cgit 1.4.1-3-g733a5