buildframework/helium/tools/testing/mobilecrash/mobilecrash.ant.xml
changeset 628 7c4a911dc066
parent 587 85df38eb4012
--- a/buildframework/helium/tools/testing/mobilecrash/mobilecrash.ant.xml	Wed Jun 16 16:51:40 2010 +0300
+++ b/buildframework/helium/tools/testing/mobilecrash/mobilecrash.ant.xml	Fri Aug 13 14:59:05 2010 +0300
@@ -158,7 +158,7 @@
     <!--
     Publish EE MobileCrash selge.ini
     -->
-    <target name="publish-mobilecrash" if="publish">
+    <target name="publish-mobilecrash" if="internal.publish.enabled">
         <copy file="${build.drive}${core.rom.output.dir}/selge.ini" tofile="${selge.ini.network.dir}\\${build.id}_selge.ini" overwrite="true" failonerror="false" />
     </target>