--- 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>