sf-run-analysis - Making 'sf-brag-to-diamonds' depend on 'sf.spec.publish.enable' property
authorMattD <mattd@symbian.org>
Thu, 08 Oct 2009 10:55:38 +0100
changeset 621 327e5b81f1d5
parent 620 e463c14c7f73
child 623 f720f325a269
sf-run-analysis - Making 'sf-brag-to-diamonds' depend on 'sf.spec.publish.enable' property
common/build.postbuild.xml
--- a/common/build.postbuild.xml	Wed Oct 07 18:03:59 2009 +0100
+++ b/common/build.postbuild.xml	Thu Oct 08 10:55:38 2009 +0100
@@ -283,9 +283,9 @@
           <istrue value="${sf.spec.publish.enable}"/>
             <then>
             <runtarget target="sf-run-analysis-diamonds"/>
+          	<runtarget target="sf-brag-to-diamonds"/>
             </then>
         </if>
-	<runtarget target="sf-brag-to-diamonds"/>
     </target>
 
     <target name="sf-run-analysis-ant">