CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/05/08 03:10:54
Modified files:
infrastructure/bin: dpb
infrastructure/lib/DPB: Reporter.pm
infrastructure/lib/DPB/Reporter: Tty.pm
Log message:
create the reporter object earlier, and add the producers of report as
they become available.
make the code "less special", be explicit about the singleton part
always.
(fixes a TOCTOU reported by landry@)
