bin/torpedo in torpedo-1.0.16 vs bin/torpedo in torpedo-1.0.17

- old
+ new

@@ -3,9 +3,10 @@ require "rubygems" require "thor" # uncomment this for local testing #$:.unshift File.dirname(__FILE__) + "/../lib" +STDOUT.sync = true require "torpedo" Torpedo::Tasks.start