diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/helium/target-sf-find-ATS-worker-root.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-find-ATS-worker-root.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,215 @@ + + + + + + + + + + + + + + + + + Target sf-find-ATS-worker-root + + + + + + + + + + + + + + + + + +
+Helium API + +
+ + +
+ + + +

Target sf-find-ATS-worker-root

+ +

Location

+

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

+ +

Conditional execution

+

No conditions on target execution.

+
+ +

Description

+

+

+

+


+ + +

Target external Dependency

+

+ + + + + + + +
Name
perl
+

+ + +

Property dependencies

+ + +

+ + + + + + + + + + +
NameEdit status
User editable properties
Internal properties
+

+ +
+ + +

Target dependencies

+

+sf-find-ATS-worker-root dependencies + + + + + + +

+
+ + +

Source code

+
+    <target name="sf-find-ATS-worker-root">
+      <exec executable="perl" dir="${sf.common.config.dir}/tools/ats/devices" failonerror="false" outputproperty="sf.spec.test.workerroot">
+        <arg value="-pe"/>
+        <arg value="&quot;m/TEMPDIR=(\S+)/;print $1;s/.*\n//g&quot;"/>
+        <arg value="${env.COMPUTERNAME}\EMULATOR_GENERIC_${env.COMPUTERNAME}.properties"/> 
+      </exec>
+      <echo message="ATS Worker Root = ${sf.spec.test.workerroot}"/> 
+    </target>
+
+ + +
+ + + + + + + + + + + + + +
+Helium API + +
+ + + Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html + + + + +