mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Revert "[rubygems/rubygems] Use a local temporary directory"
This reverts commit e98455f289
.
This commit is contained in:
parent
07d4ad935d
commit
20971d0df4
Notes:
git
2020-05-08 14:14:04 +09:00
1 changed files with 0 additions and 1 deletions
|
@ -302,7 +302,6 @@ class Gem::TestCase < Minitest::Test
|
|||
ENV['GEM_VENDOR'] = nil
|
||||
ENV['GEMRC'] = nil
|
||||
ENV['SOURCE_DATE_EPOCH'] = nil
|
||||
ENV["TMPDIR"] = File.expand_path("tmp")
|
||||
|
||||
@current_dir = Dir.pwd
|
||||
@fetcher = nil
|
||||
|
|
Loading…
Add table
Reference in a new issue