check_bird2_oneshot: Exiting here is a bug
This commit is contained in:
parent
f413044aa1
commit
9d570c7385
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue