Skip to content

Commit

Permalink
Return exit status
Browse files Browse the repository at this point in the history
  • Loading branch information
krzkowalczyk committed May 29, 2017
1 parent 13eb03a commit 22eec19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/grocery-delivery
Original file line number Diff line number Diff line change
Expand Up @@ -295,4 +295,5 @@ end
GroceryDelivery::Log.warn($status_msg)
GroceryDelivery::Hooks.postrun(GroceryDelivery::Config.dry_run, $success,
$status_msg)
exit($success)
# rubocop:enable GlobalVars

0 comments on commit 22eec19

Please sign in to comment.