diff -r 85df38eb4012 -r df88fead2976 buildframework/helium/tools/compile/sbs/sbs.ant.xml --- a/buildframework/helium/tools/compile/sbs/sbs.ant.xml Tue Apr 27 08:33:08 2010 +0300 +++ b/buildframework/helium/tools/compile/sbs/sbs.ant.xml Thu Jul 22 17:08:43 2010 +0300 @@ -43,6 +43,15 @@ @type boolean --> + + + + + + + @@ -153,7 +162,10 @@ errorOutput="${sbs.log.file}.sbs_error.log" workingDir="${build.drive}/" failOnError="false" - outputLog="${sbs.log.file}" /> + outputLog="${sbs.log.file}" + instrumentType="${ctc.instrument.type}"> + +