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

Target sf-bc-check

Location

-

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

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

Conditional execution

@@ -167,11 +167,13 @@ sf-bc-check dependencies - - - - - + + + + + + +


@@ -263,7 +265,7 @@ <exec executable="perl" dir="${sf.common.config.dir}/tools/ats/" failonerror="false" append="true" output="${build.log.dir}/ATS_${build.id}_dynamicbc.log"> <arg value="ats_specialise_test_drop.pl"/> <arg value="--test-drop-name=${env.COMPUTERNAME}-bctest-${build.id}_${program}"/> - <arg value="--device-name=GENERIC EMULATOR on ${env.COMPUTERNAME}"/> + <arg value="--host-name=${env.COMPUTERNAME}.ad-sfpd.intra"/> <arg value="--src=${sf.spec.test.package.location}/../bctest/${program}"/> <arg value="--dest=${sf.spec.test.package.location}\${env.COMPUTERNAME}-bctest-${build.id}_${program}"/> </exec>