<< Back to previous view

[QB-406] backticks in command builder does not work
Created: 02/Dec/08  Updated: 06/Jun/09

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Robin Shen Assigned To: Robin Shen
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
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
Generated at Wed Apr 01 15:12:27 UTC 2026 using JIRA 189.