commit | 42023ed968af88bb98f1239281dd05ef8f1e044f | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Tue Nov 28 19:09:40 2006 +0000 |
committer | david_williams <david_williams> | Tue Nov 28 19:09:40 2006 +0000 |
tree | 632e29fb2d42fba4334d8d82844ba0c542d63251 | |
parent | d321374413897ff80f9a5493acfae8e7021b3ce0 [diff] [blame] |
fix build upload
diff --git a/releng.control/checkout.xml b/releng.control/checkout.xml index fb448e9..0d1100a 100644 --- a/releng.control/checkout.xml +++ b/releng.control/checkout.xml
@@ -28,7 +28,7 @@ <echo message="checkoutprojectname: ${checkoutprojectname}" /> - <target name="checkout" if="${checkoutprojectname}"> + <target name="checkout" if="checkoutprojectname"> <!-- we always check and init the builder --> <antcall target="getwtpbuilder" /> <!-- and projects can do more if needed. -->