Skip to content

Commit

Permalink
added flag clearing on no errors
Browse files Browse the repository at this point in the history
  • Loading branch information
cyclingzealot committed Aug 10, 2016
1 parent e42d540 commit 97b1dd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.bash
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ if [ "$sendAlert" -eq "1" ] ; then
echo "Too early to send another notice"
fi
else
~/bin/flagger.bash dumuzid -1
echo "No errors detected"
fi

Expand Down

0 comments on commit 97b1dd9

Please sign in to comment.