Skip to content

Commit

Permalink
Exit with a non-zero exit code if something goes wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
FooBarWidget authored and ngiger committed Aug 3, 2014
1 parent 65e6fb2 commit a425da3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/veewee
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ begin

rescue Veewee::Error => e
env.ui.error "#{e}"
exit 1
end

0 comments on commit a425da3

Please sign in to comment.