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