Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JRuby 1.0.3, JRuby 1.1RC2
-
Component/s: None
-
Labels:None
-
Environment:Linux
-
Number of attachments :
Description
ruby1/jruby-1.0.2/bin/gem starts with an invalid shebang line:
#!/usr/bin/env jruby -J-Xmx512M
(More than one argument to /usr/bin/env isn't portable, AFAIK. Doesn't work in Linux.)
Fixed by Nick.