CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/07/01 02:59:41
Modified files:
infrastructure/bin: dpb
infrastructure/lib/DPB: Config.pm Core.pm External.pm Locks.pm
Log message:
a bit more love for the control socket
- try to create it as %L/dpb-$$ by default.
If we can't, no biggie. If the user explicitly asked for a control socket,
we DO abort otherwise.
- if CONTROL is explicitly empty, do not load the extra code.
- try to remove the socket at exit
- add a new wipehost command, that will try to kill any job on that host
(if some remain), then zap all locks and affinity info related to that host
"it's dead jim"