check_bird2_oneshot: Exiting here is a bug

This commit is contained in:
Alarig Le Lay 2020-04-18 23:03:41 +02:00
parent f413044aa1
commit 9d570c7385
No known key found for this signature in database
GPG key ID: C865491BF197B54F

View file

@ -152,7 +152,6 @@ for protocol in $(find ${DIR} -type f); do
Alone)
printf "${protocol_name} is in ${STATE} state\n" >> \
${DIR}/WARNING.txt
exit 1
;;
# Or what