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">
|
||||
<fs>
|
||||
<delete path="${inputPathMAG}/dataset"/>
|
||||
<delete path="${inputPathMAG}/process"/>
|
||||
</fs>
|
||||
<ok to="ConvertMagToDataset"/>
|
||||
<error to="Kill"/>
|
||||
|
|
Loading…
Reference in New Issue