cvs commit: ports/Tools/portbuild/scripts pdispatch
    Kris Kennaway 
    kris at FreeBSD.org
       
    Tue Feb 14 23:44:49 PST 2006
    
    
  
kris        2006-02-15 07:44:48 UTC
  FreeBSD ports repository
  Modified files:
    Tools/portbuild/scripts pdispatch 
  Log:
  Save the output of portbuild run on the client to a temporary log file.
  If portbuild bailed out unexpectedly, mail the log to ${mailto}.
  
  Add some XXX comments about improving robustness of this script.
  
  Sleep for 2 minutes before retrying builds, to avoid spamming ${mailto}
  with a high rate of failure logs.  In future we might be smarter about
  attempting to automatically correct common failure modes.
  
  Revision  Changes    Path
  1.27      +11 -1     ports/Tools/portbuild/scripts/pdispatch
    
    
More information about the cvs-all
mailing list