Skip to content

Commit

Permalink
If someone press Ctrl+c, he expects that this happens ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
botanicus committed Jul 6, 2012
1 parent 17a22b8 commit aa1b91f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/apiary
Expand Up @@ -10,5 +10,4 @@ begin
require "apiary/cli"
Apiary::CLI.start(*ARGV)
rescue Interrupt
puts("\n Cancelled.")
end

0 comments on commit aa1b91f

Please sign in to comment.