changeset 891 | 6c56420d1006 |
parent 889 | 89a04d480b55 |
child 892 | 24ecf67cba71 |
--- a/common/build.xml Wed Feb 03 14:46:17 2010 +0000 +++ b/common/build.xml Mon Feb 08 14:50:19 2010 +0000 @@ -24,6 +24,7 @@ <then> <exec executable="perl" outputproperty="sf.spec.job.root.drive" logerror="true" failonerror="true"> <arg value="${sf.common.config.dir}/tools/findPhysicalDrive.pl"/> + <arg value="-space"/> </exec> </then> </if>