forked from D-Net/dnet-hadoop
no need to mkdir a the all_entities file
This commit is contained in:
parent
19746ad308
commit
2795b0b096
|
@ -120,7 +120,6 @@
|
|||
<action name="ResetAllEntitiesPath">
|
||||
<fs>
|
||||
<delete path="'${workingPath}/all_entities'"/>
|
||||
<mkdir path="'${workingPath}/all_entities'"/>
|
||||
</fs>
|
||||
<ok to="GenerateEntities"/>
|
||||
<error to="Kill"/>
|
||||
|
|
Loading…
Reference in New Issue