Skip to content

Commit

Permalink
fix mina deploy --help, should not cause a deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
gabskoro committed Oct 11, 2014
1 parent 882da9c commit 645411d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mina/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ def show_task_help(options={})
puts ""
puts "All of Rake's options are also available as '#{name}' options. See 'rake --help'"
puts "for more information."
exit
end

# ### tasks
Expand Down

0 comments on commit 645411d

Please sign in to comment.