cvs commit: ports/Tools/portbuild/scripts reportload

Kris Kennaway kris at FreeBSD.org
Tue Feb 14 23:48:54 PST 2006


kris        2006-02-15 07:48:53 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts reportload 
  Log:
  Add a mechanism for reporting client machine error conditions back to the
  server.  Error conditions are flagged by other processes by creating
  a named dotfile in ${scratchdir}.  If these files are found, report the
  error status instead of the number of running jobs.  Currently report "ERR"
  for all error conditions; I will probably change this to a per-condition
  message.
  
  Currently only "squid not running" and "disk space low" conditions are
  reported.
  
  Revision  Changes    Path
  1.10      +14 -1     ports/Tools/portbuild/scripts/reportload


More information about the cvs-ports mailing list