The "library" test now succeeds on MacOS X as well
This commit is contained in:
parent
60f2216da2
commit
22b4afcae6
@ -95,7 +95,7 @@ fi
|
|||||||
|
|
||||||
target="$1"
|
target="$1"
|
||||||
($DATE
|
($DATE
|
||||||
_fail "Darwin" "library"
|
_test "Darwin" "library"
|
||||||
_test "NetBSD" "library"
|
_test "NetBSD" "library"
|
||||||
_test "Darwin" "plugin"
|
_test "Darwin" "plugin"
|
||||||
_test "NetBSD" "plugin") > "$target"
|
_test "NetBSD" "plugin") > "$target"
|
||||||
|
Loading…
Reference in New Issue
Block a user