forked from D-Net/dnet-hadoop
removed not needed folder deletion
This commit is contained in:
parent
5d9cc2452d
commit
46f82c7c8f
|
@ -107,7 +107,6 @@
|
||||||
<action name="ResetMagWorkingPath">
|
<action name="ResetMagWorkingPath">
|
||||||
<fs>
|
<fs>
|
||||||
<delete path="${inputPathMAG}/dataset"/>
|
<delete path="${inputPathMAG}/dataset"/>
|
||||||
<delete path="${inputPathMAG}/process"/>
|
|
||||||
</fs>
|
</fs>
|
||||||
<ok to="ConvertMagToDataset"/>
|
<ok to="ConvertMagToDataset"/>
|
||||||
<error to="Kill"/>
|
<error to="Kill"/>
|
||||||
|
|
Loading…
Reference in New Issue