CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/11/08 06:42:17
Modified files:
infrastructure/lib/DPB: Job.pm
infrastructure/lib/DPB/Core: Init.pm
infrastructure/lib/DPB/Job: Port.pm
Log message:
always go thru task->finalize properly. including task->end, so that pipes
get closed automatically
for init core, if tasks did fail, do not continue.
in particular, this avoids calling DPB::Var->get on a failed host.
thx sthen@ for noticing this
