Run the digdelv tests with set -e enabled

This commit is contained in:
Ondřej Surý
2018-12-06 11:07:22 +01:00
parent 351efd8812
commit bc12c52e82
5 changed files with 14 additions and 4 deletions

View File

@@ -12,6 +12,8 @@
# shellcheck source=conf.sh
. "$SYSTEMTESTTOP/conf.sh"
set -e
if $PERL -e 'use Net::DNS;' 2>/dev/null
then
: