OSDN Git Service

Version 0.1.4: frs_uplaod, relfile: Allow multiple target arguments.
[osdn-codes/osdn-cli.git] / lib / osdn / cli / overrides.rb
index 165d309..6bb7b42 100644 (file)
@@ -23,6 +23,7 @@ module Typhoeus
       end
       if OSDN::CLI._show_progress
         Ethon::Curl.set_option(:noprogress, false, easy.handle)
+        
       else
         Ethon::Curl.set_option(:noprogress, true, easy.handle)
       end