changeset 909 | 869f7b50a6f1 |
parent 898 | 79766bc6c419 |
child 944 | eb33247c261d |
--- a/common/templates/source-spec.ant.xml.ftl Tue Mar 02 11:55:33 2010 +0000 +++ b/common/templates/source-spec.ant.xml.ftl Tue Mar 02 12:24:33 2010 +0000 @@ -163,10 +163,7 @@ <arg value="log"/> <arg value="-r"/> <arg value="${dollar}{sf.sourcesync.${count}.checksum}:${dollar}{sf.previous.pdk.tag}"/> - <#if "${pkg_detail.type}"=="branch"> - <arg value="-b"/> - <arg value="${pkg_detail.pattern}"/> - </#if> + <arg value="-f"/> </exec> </target>