removed deletion of working dir

This commit is contained in:
Miriam Baglioni 2020-05-11 17:48:22 +02:00
parent c6b028f2af
commit ad63effb4e
1 changed files with 0 additions and 1 deletions

View File

@ -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>