Date: Sat, 26 Jul 2008 13:45:19 +0000 (UTC) From: Kris Kennaway <kris@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts pollmachine Message-ID: <200807261345.m6QDjJGF094126@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2008-07-26 13:45:19 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts pollmachine Log: Rewrite in python and combine the functions of the former checkmachines script. Polls build machines for their status either once-off or regularly as a daemon. Optionally it will update the queue entries but this remains subject to race conditions. TODO: Integrate with queue manager and forward machine status changes to it Revision Changes Path 1.5 +261 -33 ports/Tools/portbuild/scripts/pollmachine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807261345.m6QDjJGF094126>