sf-tools/build.xml
changeset 1124 82b232da6082
parent 1108 86b0bbaa517c
child 1258 7fa08dafc6b9
child 1260 f853a7acb410
--- a/sf-tools/build.xml	Tue Jun 22 11:48:19 2010 +0100
+++ b/sf-tools/build.xml	Thu Jun 24 13:29:52 2010 +0100
@@ -104,6 +104,7 @@
             <arg line="-c ${i.sf.spec.sbs.config.expanded}"/>
             <arg line="-s ${build.drive}\output\build\canonical_system_definition.xml"/>
             <arg line="${sf.spec.sbs.options}"/>
+            <arg line="-k"/>
             <arg line="--what"/>
             <!-- output only what is found on disk -->
             <arg line=" | perl -pe &quot;while ($line=&lt;STDIN&gt;) { my $orig =$line; chomp $line; print $orig if (-e &quot;$line&quot;); };&quot;"/>