diff -r 68c70e35bd42 -r fca940d17a1b doc/api/helium/target-sf-delete-junction.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-delete-junction.html Fri Sep 11 13:44:16 2009 +0100 @@ -0,0 +1,217 @@ + + + + + + +
+ + + + + + + + + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +
Location
+D:\maintools\sf-config\common\build.test.xml:23: +
+ +Conditional execution
+No conditions on target execution.
++
+ ++
Name | +
---|
junction.exe | +
+
Name | Edit status | +
---|---|
User editable properties | +|
Internal properties | +|
build.id | discouraged | +
build.log.dir | discouraged | +
+ + +
++ <target name="sf-delete-junction" depends="sf-find-ATS-worker-root"> + <exec executable="junction.exe" dir="${sf.spec.test.workerroot}/${sf.spec.test.epocroot}" failonerror="false" output="${build.log.dir}/ATS_${build.id}_delete_junction.log"> + <arg value="-d"/> + <arg value="epoc32"/> + </exec> + </target> ++ + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +