[master] Allow some tests to run partially if Net::DNS is unavailable

This commit is contained in:
Evan Hunt
2015-05-05 08:33:09 -07:00
parent 8f25faf972
commit d4ed608e0c
2 changed files with 0 additions and 6 deletions

View File

@@ -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