I'm going to use p4 sync @labelname and I was wondering if the @ sign will work
in the following task.
<loadproperties srcfile="label.properties"/>
<property name="labelname" value="${label.name}"/>
<target name="syncToLabel">
<exec dir="${path.p4}" executable="p4" spawn="true">
<arg line="sync @${labelname}"/>
</exec>
</target>
Do I have to single quote the @ sign?
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 269.3.0/758 - Release Date: 4/12/2007 11:52
AM
This e-mail message and any attachments may contain private, confidential,
proprietary or privileged material of GoldenGate Software, Inc. that is for the
sole use of the intended recipient(s) of this e-mail message. Any review,
copying or distribution or other use of this e-mail message or any attachments
hereto by anyone other than the intended recipient(s) is strictly prohibited.
If you are not the intended recipient(s) of this e-mail message, please contact
GoldenGate Software, Inc. (415-777-0200) immediately and permanently delete the
original e-mail message and any copies of this e-mail message and all
attachments, if any.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]