bin/raven in sentry-raven-0.12.2 vs bin/raven in sentry-raven-0.12.3
- old
+ new
@@ -2,11 +2,9 @@
require "raven"
require "raven/cli"
require "optparse"
-options = {}
-
parser = OptionParser.new do |opt|
opt.banner = "Usage: raven COMMAND [OPTIONS]"
opt.separator ""
opt.separator "Commands"
opt.separator " test: send a test event"
\ No newline at end of file