Unquoted path in .bat files may cause errors (Win)
--------------------------------------------------
Key: DERBY-1955
URL: http://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
Priority: Trivial
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:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira