mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Remove ~/.inputrc not found error message
This commit is contained in:
parent
32ed85f601
commit
2ecee730a5
@ -79,7 +79,6 @@ class Reline::Config
|
||||
end
|
||||
end
|
||||
rescue Errno::ENOENT
|
||||
$stderr.puts "no such file #{file}"
|
||||
return nil
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user