common/build.xml
changeset 281 001db0b4dd89
parent 278 48931850b6e8
child 284 e5f3b53baae0
equal deleted inserted replaced
280:3325cb7e4c37 281:001db0b4dd89
   747             <arg value="sbs -b bld.inf -c winscw_udeb.test"/>
   747             <arg value="sbs -b bld.inf -c winscw_udeb.test"/>
   748         </exec>
   748         </exec>
   749 
   749 
   750         <echo message="INFO Creating smoketest testpackage"/>
   750         <echo message="INFO Creating smoketest testpackage"/>
   751         <exec executable="perl" dir="${build.drive}/smoketest/group" failonerror="false" append="true" output="${build.log.dir}/ATS_${build.id}_smoketest.log">
   751         <exec executable="perl" dir="${build.drive}/smoketest/group" failonerror="false" append="true" output="${build.log.dir}/ATS_${build.id}_smoketest.log">
   752             <arg value="/c"/>
       
   753             <arg value="smoketest.pl"/>
   752             <arg value="smoketest.pl"/>
   754         </exec>
   753         </exec>
   755         <copy file="${build.drive}/smoketest/group/smoketest.zip" todir="${sf.spec.test.package.location}"/>
   754         <copy file="${build.drive}/smoketest/group/smoketest.zip" todir="${sf.spec.test.package.location}"/>
   756         
   755         
   757         <echo message="INFO Updating smoketest package with test info"/>
   756         <echo message="INFO Updating smoketest package with test info"/>