Revert "[rubygems/rubygems] Use a local temporary directory"
This reverts commit e98455f289047c43a733e61ac6317fb74b68de82.
This commit is contained in:
parent
07d4ad935d
commit
20971d0df4
Notes:
git
2020-05-08 14:14:04 +09:00
@ -302,7 +302,6 @@ class Gem::TestCase < Minitest::Test
|
|||||||
ENV['GEM_VENDOR'] = nil
|
ENV['GEM_VENDOR'] = nil
|
||||||
ENV['GEMRC'] = nil
|
ENV['GEMRC'] = nil
|
||||||
ENV['SOURCE_DATE_EPOCH'] = nil
|
ENV['SOURCE_DATE_EPOCH'] = nil
|
||||||
ENV["TMPDIR"] = File.expand_path("tmp")
|
|
||||||
|
|
||||||
@current_dir = Dir.pwd
|
@current_dir = Dir.pwd
|
||||||
@fetcher = nil
|
@fetcher = nil
|
||||||
|
Loading…
x
Reference in New Issue
Block a user