don't delete the snapshot.src directory
This commit is contained in:
parent
c900b69482
commit
cdc0fb82f2
1 changed files with 1 additions and 1 deletions
|
@ -334,7 +334,7 @@
|
|||
<!-- =================================================================== -->
|
||||
<target name="fullcleanup" depends="init">
|
||||
<delete dir="${build.work}"/>
|
||||
<delete dir="${snapshot.src}"/>
|
||||
<!-- delete dir="${snapshot.src}"/ -->
|
||||
</target>
|
||||
|
||||
<!-- =================================================================== -->
|
||||
|
|
Loading…
Add table
Reference in a new issue