[#288] | project: distribution | priority: high | category: bug | |
---|---|---|---|---|
submitter | assigned to | status | date submitted | |
Stephane | Philippe | fixed | 2004-01-30 13:01:46.0 | |
subject | Path problem in batch files on Windows | |||
code | ||||
what happened | Path names containing blanks are not handled correctly in the Scala batch files on Windows |
|||
what expected | ||||
[back to overview] |
Stephane edited on 2004-02-02 10:54:56.0 |
Adding double quotes around variable %SCALA_HOME% makes the DOS shell happy. |