common/build.test.xml
changeset 977 00231f60bd0d
parent 972 987d54f2fefd
child 980 62b786adc490
child 985 380b3f627065
--- a/common/build.test.xml	Tue Apr 20 18:34:32 2010 +0100
+++ b/common/build.test.xml	Mon Apr 26 13:31:53 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"/>