" * " in runtime argument be replaced wrongly
---------------------------------------------

                 Key: JRUBY-2517
                 URL: http://jira.codehaus.org/browse/JRUBY-2517
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1.1
         Environment: Windows XP / Java SE 6

            Reporter: Kanae K
            Assignee: Thomas E Enebo


" * "  in a runtime argument  be replaced with some file name exists in a 
current directory .
(Bug in  launcher batch files.)


e.g.
---
c:\>jruby test.rb " * "
---
p ARGV[0]
---
Result: "zzz.txt" (file name exits in c:\ )





-- 
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