common/build.test.xml
changeset 985 380b3f627065
parent 984 a820ca8ac7a7
parent 977 00231f60bd0d
child 987 a0358d9ffc07
--- a/common/build.test.xml	Tue Apr 20 13:47:33 2010 +0100
+++ b/common/build.test.xml	Tue Apr 27 09:29:07 2010 +0100
@@ -150,6 +150,7 @@
         <echo message="INFO Creating smoketest testpackage"/>
         <exec executable="perl" dir="${build.drive}/smoketest/group" failonerror="false" append="true" output="${build.log.dir}/ATS_${build.id}_smoketest.log">
             <arg value="smoketest.pl"/>
+			<arg value="--target=${sf.spec.test.target}"/>
         </exec>
         <copy file="${build.drive}/smoketest/group/smoketest.zip" todir="${sf.spec.test.package.location}"  failonerror="false"/>