CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/11/06 01:26:29
Modified files:
infrastructure/bin: dpb
infrastructure/man/man1: dpb.1
infrastructure/lib/DPB: Core.pm
infrastructure/lib/DPB/Core: Distant.pm
Log message:
don't mix up wait_timeout and waiting_timeout, as noticed by naddy@.
re-enable wait_timeout on localhost temporarily (should be done in another
way, most probably by checking whether repo is on nfs, we can steal code
from VStat.pm)
pass umask through ssh. This took us long enough to figure out, and it's
considerably simpler than tweaking every login class once again.