CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/06/02 02:52:50
Modified files:
infrastructure/lib/DPB/Core: Distant.pm
Log message:
force the creation of the ssh master from the distant host creation.
as notice by naddy@, "just in time" master creation means the ssh master
was created from deep within Core/Init.pm (for the whoami task basically),
and actually *after* forking, so the parent wouldn't know about it, and
create a new master from the main process.
