Smoketest source path wrong in build.test.xml
authorBrendan Donegan <brendand@symbian.org>
Tue, 22 Jun 2010 10:22:53 +0100
changeset 1143 adec7a6968f7
parent 1142 4f0a37f9b4f5
child 1144 ff9a882813b0
Smoketest source path wrong in build.test.xml
common/build.test.xml
--- a/common/build.test.xml	Mon Jun 21 11:55:21 2010 +0100
+++ b/common/build.test.xml	Tue Jun 22 10:22:53 2010 +0100
@@ -144,7 +144,7 @@
         <echo message="INFO Building smoketest"/>
          <fmpp sourceFile="${qt.qmake.ant.template}" outputFile="${temp.build.dir}/run-qmake-test.ant.xml">
             <data expandProperties="yes">
-                data: xml(${build.drive}/interim/sf-test/platform/smoketest/package_definition.xml)
+                data: xml(${build.drive}/smoketest/package_definition.xml)
                 ant: antProperties()
 
             </data>