Smoketest source path wrong in build.test.xml
authorBrendan Donegan <brendand@symbian.org>
Tue, 22 Jun 2010 10:22:53 +0100
changeset 1122 b9c9403415f0
parent 1121 b698b6eb9e88
child 1123 794ddd7e666a
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>