Removed copying smoketest source to EPOCROOT
authorMaciej Seroka <maciejs@symbian.org>
Thu, 28 Jan 2010 14:45:46 +0000
changeset 862 9202a9e0015c
parent 861 caa0601f50c5
child 863 4a6ed95640ad
Removed copying smoketest source to EPOCROOT
common/build.test.xml
--- a/common/build.test.xml	Thu Jan 28 13:59:40 2010 +0000
+++ b/common/build.test.xml	Thu Jan 28 14:45:46 2010 +0000
@@ -141,15 +141,6 @@
 	<!-- Preparing smoketest package (zip) for sending to ATS3 -->
 	
 	<target name="sf-build-smoketestpkg" depends="sf-getenv-tools">
-        <delete dir  ="${build.drive}/smoketest"/>
-        <delete file ="${build.log.dir}/ATS_${build.id}_smoketest.log"/>
-        
-        <echo message="INFO Copy smoketest source to EPOCROOT"/>
-        
-        <copy todir="${build.drive}/smoketest">
-            <fileset dir="${sf.common.config.dir}/tools/ats/smoketest"/>
-        </copy>
-        
         <echo message="INFO Building smoketest"/>
         <exec executable="cmd" dir="${build.drive}/smoketest/group" failonerror="false" append="true" output="${build.log.dir}/ATS_${build.id}_smoketest.log">
             <arg value="/c"/>