diff -r 3c858aa7a023 -r 56a1d97e7c73 doc/api/helium/target-sf-send-testpkg.html --- a/doc/api/helium/target-sf-send-testpkg.html Tue Oct 06 17:31:14 2009 +0100 +++ b/doc/api/helium/target-sf-send-testpkg.html Thu Oct 08 19:36:20 2009 +0100 @@ -82,7 +82,7 @@

Target sf-send-testpkg

Location

-

D:\maintools\sf-config\common\build.test.xml:175: +

d:\maintools\sf-config\common\build.test.xml:178:

Conditional execution

@@ -140,11 +140,13 @@ sf-send-testpkg dependencies - - - - - + + + + + + +


@@ -152,7 +154,7 @@

Source code

-    <target name="sf-send-testpkg" depends="sf-find-ATS-worker-root,sf-make-junction">
+    <target name="sf-send-testpkg" depends="sf-start-ats,sf-find-ATS-worker-root,sf-make-junction">
         <mkdir dir="${sf.spec.test.workerroot}/${sf.spec.test.package.droppath}"/>
         <echo message="Sending test package ${sf.spec.test.package.name} to ${sf.spec.test.host.name} path ${sf.spec.test.host.droppath}"/>
         <exec executable="perl" dir="${sf.common.config.dir}/tools/ats" failonerror="false" output="${build.log.dir}/ATS_${build.id}_testdrop.log">
@@ -225,5 +227,3 @@
 
 
 
-
-