[master] check for Net::DNS
4113. [test] Check for Net::DNS is some system test prerequisites. [RT #39369]
This commit is contained in:
@@ -20,14 +20,6 @@ SYSTEMTESTTOP=..
|
||||
|
||||
status=0
|
||||
|
||||
if $PERL -e 'use Net::DNS;' 2>/dev/null
|
||||
then
|
||||
:
|
||||
else
|
||||
echo "I:This test requires the Net::DNS library." >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
(
|
||||
$SHELL -c "while true
|
||||
do $RNDC -c ../common/rndc.conf -s 10.53.0.3 -p 9953 reload 2>&1 |
|
||||
|
||||
Reference in New Issue
Block a user