CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/06/17 13:25:51
Modified files:
infrastructure/lib/DPB/Job: Port.pm
infrastructure/lib/DPB/SubEngine: Fetch.pm
Log message:
"endcode" always takes core as a parameter, because it's what owns
the final status.
(something of a mess, between the lambda-inspired code which will often
naturally capture core, and OO stuff which has it as a parameter)
