mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 13:04:13 +02:00
Remove ~/.inputrc not found error message
This commit is contained in:
parent
32ed85f601
commit
2ecee730a5
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ class Reline::Config
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
rescue Errno::ENOENT
|
rescue Errno::ENOENT
|
||||||
$stderr.puts "no such file #{file}"
|
|
||||||
return nil
|
return nil
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue