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 committed Jan 30, 2014
1 parent 63adfa3 commit 3631547
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 3631547

Please sign in to comment.