[master] Allow some tests to run partially if Net::DNS is unavailable
This commit is contained in:
@@ -27,9 +27,6 @@ then
|
||||
echo "I:Net::DNS versions 0.69 to 0.70 have bugs that cause this test to fail: please update." >&2
|
||||
exit 1
|
||||
fi
|
||||
else
|
||||
echo "I:This test requires the Net::DNS library." >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
exec $SHELL ../testcrypto.sh
|
||||
|
||||
Reference in New Issue
Block a user