mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Build fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@428 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
2fe4b78480
commit
8c1e878480
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
||||||
|
|
||||||
<target name="analyse" description="run errors analyser">
|
<target name="analyse" description="run errors analyser">
|
||||||
<quiet>
|
<quiet>
|
||||||
|
<mkdir dir="${reports.dir}"/>
|
||||||
<delete file="${reports.dir}/errors-${platform}.log"/>
|
<delete file="${reports.dir}/errors-${platform}.log"/>
|
||||||
<touch file="${reports.dir}/errors-${platform}.log"/>
|
<touch file="${reports.dir}/errors-${platform}.log"/>
|
||||||
</quiet>
|
</quiet>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue