changeset 179 | d8ac696cc51f |
parent 1 | be27ed110b50 |
child 217 | 0f5e3a7fb6af |
--- a/buildframework/helium/tools/startup/bootstrap/bootstrap.ant.xml Wed Oct 28 14:39:48 2009 +0000 +++ b/buildframework/helium/tools/startup/bootstrap/bootstrap.ant.xml Wed Dec 23 19:29:07 2009 +0200 @@ -46,7 +46,7 @@ </target> <!-- Install CruiseControl if not already installed --> - <target name="install-cruisecontrol"> + <target name="install-cruisecontrol" unless="env.HLM_SUBCON"> <if> <not> <available file="${helium.dir}/external/CruiseControl/real_cruisecontrol.bat" />