2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

test crypto support

This commit is contained in:
Mark Andrews
2017-05-26 16:03:49 +10:00
parent e085a5fc5e
commit 0a78894304

View File

@@ -9,6 +9,8 @@
SYSTEMTESTTOP=..
. $SYSTEMTESTTOP/conf.sh
$SHELL ../testcrypto.sh || exit 255
if test -n "$PYTHON"
then
if $PYTHON -c "import dns" 2> /dev/null