changeset 648 | d5a8d436d33b |
parent 645 | b8d81fa19e7d |
--- a/buildframework/helium/tools/compile/sbs/sbs.ant.xml Wed Oct 13 16:27:55 2010 +0800 +++ b/buildframework/helium/tools/compile/sbs/sbs.ant.xml Wed Oct 13 16:31:27 2010 +0800 @@ -212,7 +212,7 @@ <if> <or> <istrue value="${coverity.enabled}" /> - <isset property="enabled.coverity"/> + <istrue value="${enabled.coverity}"/> </or> <then> <hlm:coveritybuild sbsinput="@{sbs.input}"