changeset 103 | c7c1445180e7 |
parent 99 | 2c7b53b5228f |
child 109 | cb16ca6483d9 |
--- a/common/build.xml Tue May 19 17:40:43 2009 +0100 +++ b/common/build.xml Wed May 20 10:32:51 2009 +0100 @@ -190,7 +190,7 @@ </then> </if> - <if><istrue value="${sf.spec.test.send.enable}"/> + <if><istrue value="${sf.spec.test.sendpkg.enable}"/> <then> <runtarget target="sf-send-testpkg"/> </then>