| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Looks good to me. Waiting for review by @mrnoname1000. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
Thank you! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The construct introduced in #8708 to "Allow overriding default JSA file location" doesn't work.
E.g. running docker run --rm -e 'JRUBY_JSA=/tmp' jruby:10.0.2.0 ruby --version fails with /opt/jruby/bin/ruby: 814: /opt/jruby/bin/jruby.sh: jruby_jsa_file: is read only.
The fix seems to be trivial.