--- 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 @@
<h2>Target sf-send-testpkg</h2>
<p><b>Location</b></p>
-<p> <tt class="docutils literal"><a href="/D:/maintools/sf-config/common/build.test.xml#L175">D:\maintools\sf-config\common\build.test.xml:175:</a></tt>
+<p> <tt class="docutils literal"><a href="/d:/maintools/sf-config/common/build.test.xml#L178">d:\maintools\sf-config\common\build.test.xml:178:</a></tt>
</p>
<p><b>Conditional execution</b></p>
@@ -140,11 +140,13 @@
<img src="target-sf-send-testpkg.dot.png" alt="sf-send-testpkg dependencies" usemap="#dependencies"
style="border-style: none"/>
<map name="dependencies" id="dependencies">
-<area shape="rect" id="node1" href="target-sf-send-testpkg.html" title="sf-send-testpkg" alt="" coords="157,41,285,89">
-<area shape="rect" id="node7" href="target-sf-find-ATS-worker-root.html" title="sf-find-ATS-worker-root" alt="" coords="531,48,715,96">
-<area shape="rect" id="node9" href="target-sf-make-junction.html" title="sf-make-junction" alt="" coords="345,93,479,141">
-<area shape="rect" id="node2" href="target-sf-postbuild.html" title="sf-postbuild" alt="" coords="5,5,107,53">
-<area shape="rect" id="node4" href="target-sf-bc-check.html" title="sf-bc-check" alt="" coords="5,77,107,125">
+<area shape="rect" id="node1" href="target-sf-send-testpkg.html" title="sf-send-testpkg" alt="" coords="197,77,325,125">
+<area shape="rect" id="node9" href="target-sf-start-ats.html" title="sf-start-ats" alt="" coords="405,11,499,59">
+<area shape="rect" id="node11" href="target-sf-find-ATS-worker-root.html" title="sf-find-ATS-worker-root" alt="" coords="571,104,755,152">
+<area shape="rect" id="node13" href="target-sf-make-junction.html" title="sf-make-junction" alt="" coords="385,149,519,197">
+<area shape="rect" id="node2" href="target-sf-postbuild.html" title="sf-postbuild" alt="" coords="25,5,127,53">
+<area shape="rect" id="node4" href="target-sf-test-smoketest.html" title="sf-test-smoketest" alt="" coords="7,77,145,125">
+<area shape="rect" id="node6" href="target-sf-bc-check.html" title="sf-bc-check" alt="" coords="25,149,127,197">
</map>
</p>
<hr/>
@@ -152,7 +154,7 @@
<h3>Source code</h3>
<pre>
- <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 @@
</html>
-
-