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)
|
Alone)
|
||||||
printf "${protocol_name} is in ${STATE} state\n" >> \
|
printf "${protocol_name} is in ${STATE} state\n" >> \
|
||||||
${DIR}/WARNING.txt
|
${DIR}/WARNING.txt
|
||||||
exit 1
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
# Or what
|
# Or what
|
||||||
|
|
Loading…
Reference in a new issue