removed deletion of working dir
This commit is contained in:
parent
c6b028f2af
commit
ad63effb4e
|
@ -30,7 +30,6 @@
|
||||||
|
|
||||||
<action name="reset_outputpath">
|
<action name="reset_outputpath">
|
||||||
<fs>
|
<fs>
|
||||||
<delete path="${workingDir}/blacklist"/>
|
|
||||||
<delete path="${outputPath}"/>
|
<delete path="${outputPath}"/>
|
||||||
<mkdir path="${outputPath}"/>
|
<mkdir path="${outputPath}"/>
|
||||||
</fs>
|
</fs>
|
||||||
|
|
Loading…
Reference in New Issue