summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSorah Fukumori <her@sorah.jp>2023-02-06 04:38:33 +0900
committergit <svn-admin@ruby-lang.org>2023-02-05 20:31:37 +0000
commit8a29419b7fb723b3faf04b3d9a3cb0740213d946 (patch)
tree46fcb611d49ec47ff01b3dd5f66073b30e58feca /README.md
parent8a474b344ea78fcf8a8ea3dac6c6efcf329c2fb9 (diff)
downloadruby-8a29419b7fb723b3faf04b3d9a3cb0740213d946.tar.gz
[ruby/reline] test_dumb_terminal: "ruby" command is not always available
Fixes the same issue at https://github.com/ruby/ruby/pull/5417 `ruby` is not always available in certain build environments and configure options (e.g. --program-suffix) This patch tries to choose an appropriate command line for spawning a fresh Ruby process, based on EnvUtil implementation in ruby/ruby's test suite. Plus when this library is directly mirrored into ruby/ruby, prefer EnvUtil available there over the implementation in this library's test suite. https://github.com/ruby/reline/commit/278327d2e9
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions