Skip to content

Commit

Permalink
Revert "Revert "[rubygems/rubygems] Use a local temporary directory""
Browse files Browse the repository at this point in the history
This reverts commit 20971d0.
  • Loading branch information
deivid-rodriguez authored and hsbt committed Jun 17, 2020
1 parent dd1bfbc commit 9781975
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rubygems/test_case.rb
Expand Up @@ -302,6 +302,7 @@ def setup
ENV['GEM_VENDOR'] = nil
ENV['GEMRC'] = nil
ENV['SOURCE_DATE_EPOCH'] = nil
ENV["TMPDIR"] = File.expand_path("tmp")

@current_dir = Dir.pwd
@fetcher = nil
Expand Down

0 comments on commit 9781975

Please sign in to comment.