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"
|
||||
($DATE
|
||||
_fail "Darwin" "library"
|
||||
_test "Darwin" "library"
|
||||
_test "NetBSD" "library"
|
||||
_test "Darwin" "plugin"
|
||||
_test "NetBSD" "plugin") > "$target"
|
||||
|
Loading…
Reference in New Issue
Block a user