In OpenVMS, system() does not execute the specified command
-----------------------------------------------------------

                 Key: JRUBY-3903
                 URL: http://jira.codehaus.org/browse/JRUBY-3903
             Project: JRuby
          Issue Type: Bug
         Environment: OpenVMS Alpha V8.3 on an AlphaServer DS10 617 MHz

            Reporter: Ben Armstrong
            Assignee: Thomas E Enebo


As per http://jira.codehaus.org/browse/JRUBY-3902 (failing maybe for the same 
reason?) jruby is invoked as follows:

$ sh sym jruby
JRUBY == "$ DKC200:[DYMAX.JRE_503.BIN]JAVA$JAVA.EXE 
"-Djruby.home=/dym$disk/dymax/jruby-1_3_1" 
"-Djruby.lib=/dym$disk/dymax/jruby-1_3_1/lib" "-Djruby.script
=jruby" "-Djruby.memory.max=500m" "-Djruby.stack.max=1024k" "-Xmx500m" 
"-Xss1024k" 
"-Xbootclasspath/a:/dym$disk/dymax/jruby-1_3_1/lib/bsf.jar:/dym$disk/dymax/j
ruby-1_3_1/lib/jruby.jar" "org.jruby.Main" 
"-I/dym$disk/dymax/pro/ruby/lib/site_ruby/dylib""

$ jruby -e "p system('dir')"
false


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to