sf-tools/build.xml
changeset 1111 86b0bbaa517c
parent 1033 d8b3a897b1d5
child 1290 7fa08dafc6b9
child 1292 f853a7acb410
--- a/sf-tools/build.xml	Mon Jun 21 16:16:49 2010 +0100
+++ b/sf-tools/build.xml	Mon Jun 21 17:52:23 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;"/>