From 4eb272e83c3872504bce29daa967778e1e4a8419 Mon Sep 17 00:00:00 2001 From: naruse Date: Mon, 10 Dec 2012 16:57:23 +0000 Subject: More debug print for r38296 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38301 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rubygems/defaults.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/rubygems') diff --git a/lib/rubygems/defaults.rb b/lib/rubygems/defaults.rb index 60cfb24a57..106a9ea82b 100644 --- a/lib/rubygems/defaults.rb +++ b/lib/rubygems/defaults.rb @@ -42,7 +42,9 @@ module Gem @default_dir ||= File.join(*path) rescue + p RbConfig::CONFIG p ConfigMap + p ConfigMap.default_proc raise end -- cgit v1.2.3