changeset 848 | 56d2bc67ec40 |
parent 847 | 16e63d402b4d |
child 861 | caa0601f50c5 |
--- a/common/build.postbuild.xml Fri Jan 15 17:08:55 2010 +0000 +++ b/common/build.postbuild.xml Mon Jan 18 08:54:25 2010 +0000 @@ -691,7 +691,7 @@ <include name="libraries_report.xml"/> </fileset> </copy> - <mkdir dir="${publish.dir}/ats_reports" failonerror="false"/> + <mkdir dir="${publish.dir}/ats_reports"/> <copy file="${sf.common.config.dir}/tools/ats/report_dummy.html" tofile="${publish.dir}/ats_reports/index.html" failonerror="false"/> </target>