author | Dario Sestito <darios@symbian.org> |
Wed, 05 Aug 2009 18:14:46 +0100 | |
changeset 276 | 28c7ebde1768 |
parent 275 | 7b0a774a0c87 |
child 277 | 15307a7772ea |
child 278 | 08d0bd91ad20 |
common/build.xml | file | annotate | diff | comparison | revisions |
--- a/common/build.xml Wed Aug 05 17:49:35 2009 +0100 +++ b/common/build.xml Wed Aug 05 18:14:46 2009 +0100 @@ -910,7 +910,7 @@ <!-- Now iterate through the generated TSVs to sort them and remove duplicates --> <for param="tsv"> <path> - <fileset dir="${build.log.dir}/releaseables"> + <fileset dir="${build.log.dir}/releaseables" erroronmissingdir="false"> <include name="**/*.tsv"/> </fileset> </path>