common/templates/source-spec.ant.xml.ftl
changeset 232 52c893932513
parent 231 c75afb49c4d3
child 261 a0e85954c23c
--- a/common/templates/source-spec.ant.xml.ftl	Thu Jul 09 15:27:24 2009 +0100
+++ b/common/templates/source-spec.ant.xml.ftl	Fri Jul 10 14:56:28 2009 +0100
@@ -90,7 +90,7 @@
       <exec executable="cmd" output="${ant['build.drive']}/output/logs/BOM/sources.csv" append="true">
       <arg value="/c"/>
       <arg value="echo"/>
-      <arg value="source,dst,type,pattern,sysdef,"/>
+      <arg value="source,dst,type,pattern,sysdef"/>
   </exec>
   
   ${bom_list}