Issue 91662 - runner: BuildEnvTools::getCmdLinesWithCommand()
Summary: runner: BuildEnvTools::getCmdLinesWithCommand()
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: lars.langhans
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 09:23 UTC by chne
Modified: 2013-02-24 21:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description chne 2008-07-15 09:23:16 UTC
on Unix parameter in cmdLines must be quoted in apostrophe
cmdLines = new String[]{mShell, "/C", "`\"" + envcmd + command + "\"`"};
Comment 1 chne 2008-07-15 09:23:41 UTC
accepted
Comment 2 chne 2008-09-05 19:19:44 UTC
fixed in qadev33
Comment 3 chne 2008-09-11 12:06:51 UTC
please verify
Comment 4 chne 2008-09-16 09:57:31 UTC
cn->lla: please verify
Comment 5 lars.langhans 2008-09-17 10:16:49 UTC
verified
Comment 6 lars.langhans 2008-10-22 10:05:49 UTC
Closed because integrated.