[ 
https://issues.apache.org/jira/browse/DERBY-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462158
 ] 

Andrew McIntyre commented on DERBY-1955:
----------------------------------------

Attaching patch which adds quotes around the calls to derby_common.bat. 
Resolves the issue with spaces in the installation path when using the batch 
scripts in /bin on Windows.

> 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
>         Assigned To: Andrew McIntyre
>            Priority: Trivial
>         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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to