History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-406
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Robin Shen
Reporter: Robin Shen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

backticks in command builder does not work

Created: 02/Dec/08 05:53 PM   Updated: 06/Jun/09 05:29 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
For example, if set command builder to execute below command:

TMPDIR=`mktemp -d` && cp -rp ${configuration.var["FROM_DIR"]}/* $TMPDIR/ && rm $TMPDIR/some.file && cp -rp $TMPDIR/* ${configuration.var["TO_DIR"]}/ && rm -R $TMPDIR

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.