Some tweaks to calculating the image path
authorBrendan Donegan <brendand@symbian.org>
Thu, 29 Jul 2010 14:57:15 +0100
changeset 1199 6b2338d37024
parent 1198 ba089d97d513
Some tweaks to calculating the image path
common/build.test.xml
--- a/common/build.test.xml	Thu Jul 29 14:46:54 2010 +0100
+++ b/common/build.test.xml	Thu Jul 29 14:57:15 2010 +0100
@@ -196,7 +196,8 @@
           <arg value="--publish=${publish.dir}\ats_reports"/>
           <arg value="--bld-drive=${build.drive}"/>
           <arg value="--test-target=${sf.spec.test.target}"/>
-          <arg value="--image-path=${sf.spec.test.image}"/>
+		  <!-- Change this later so that it uses smoketest only if a smoketest is being run and just 'rom' otherwise -->
+          <arg value="--image-path=${sf.spec.baseline.location}/ROMs/${sf.spec.test.target}/${sf.spec.test.target}.smoketest.img"/>
           <arg value="--ats-version=${sf.spec.ats.version}"/>
         </exec>