[ https://issues.apache.org/jira/browse/DERBY-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dyre Tjeldvoll closed DERBY-1955. --------------------------------- > Unquoted path in .bat files may cause errors (Win) > -------------------------------------------------- > > Key: DERBY-1955 > URL: https://issues.apache.org/jira/browse/DERBY-1955 > Project: Derby > Issue Type: Bug > Components: Demos/Scripts > Affects Versions: 10.2.1.6 > Environment: Windows 2000 (SP4), x86 > Reporter: Tom Switzer > Assignee: Andrew McIntyre > Priority: Trivial > Fix For: 10.2.2.1, 10.3.1.4 > > Attachments: derby-1955-v1.diff > > > The "CALL %~dp0derby_common.bat %*" command in the .bat files in the bin/ > directory are unquoted. So, if the path the scripts live in contains a space, > running them will either result in CALL failing or producing an undesired > effect. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.