History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
QB-406
Type:
Bug
Status:
Resolved
Resolution:
Fixed
Priority:
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
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
Show »
All
Comments
Work Log
Change History
Sort Order:
Change by
Robin Shen
[
06/Jun/09 05:29 AM
]
Field
Original Value
New Value
Status
Open
[ 1 ]
Resolved
[ 5 ]
Resolution
Fixed
[ 1 ]