diff --git a/check_bird2_oneshot b/check_bird2_oneshot index a783e7e..ba0e78f 100755 --- a/check_bird2_oneshot +++ b/check_bird2_oneshot @@ -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