Skip to content

Commit

Permalink
EVEN MORE VERBOSE!
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlea committed Jan 20, 2013
1 parent f688426 commit 0a5a077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_support/geminabox_test_case.rb
Expand Up @@ -120,6 +120,7 @@ def execute(command)
def gemcutter_push(gemfile)
Geminabox::TestCase.setup_fake_home!
command = "GEM_HOME=#{FAKE_HOME} gem push #{gemfile} --host '#{config.url_with_port(@test_server_port)}' 2>&1"
puts "About to run #{command.inspect}"
execute(command)
end

Expand Down

0 comments on commit 0a5a077

Please sign in to comment.