mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-26 19:54:53 +02:00
- Fix fwd ancil test post script when not supported.
This commit is contained in:
+5
-1
@@ -14,5 +14,9 @@ fi
|
||||
kill_pid $FWD_PID
|
||||
if fgrep "service stopped" unbound.log; then
|
||||
exit 0
|
||||
fi
|
||||
fi
|
||||
if fgrep "disable interface-automatic" unbound.log; then
|
||||
echo "skip test"
|
||||
exit 0
|
||||
fi
|
||||
kill_pid $UNBOUND_PID
|
||||
|
||||
Reference in New Issue
Block a user