Skip to content

Commit

Permalink
💅
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Jul 26, 2016
1 parent b6b6286 commit 277c3aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dkron/notifier.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,5 @@ func (n *Notifier) statusString(execution *Execution) string {
if execution.Success {
return "Success"
}

return "Failed"
}

0 comments on commit 277c3aa

Please sign in to comment.