From b2c2c24c44d9d4cfb14d926e2297afde7617cb3e Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 7 Sep 2008 20:59:32 +0000 Subject: [PATCH] Mention qclient instead of straslivy --- en_US.ISO8859-1/articles/portbuild/article.sgml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/articles/portbuild/article.sgml b/en_US.ISO8859-1/articles/portbuild/article.sgml index cad6bf6e34..ec34eec769 100644 --- a/en_US.ISO8859-1/articles/portbuild/article.sgml +++ b/en_US.ISO8859-1/articles/portbuild/article.sgml @@ -686,9 +686,13 @@ umount: Cleanup of /x/tmp/6-exp/chroot/53837/compat/linux/proc failed! Monitoring the Build - You can use either - showrunning or python straslivy.py - to show the packages currently being built. The + You can use qclient command to monitor the status + of build nodes, and to list the currently scheduled jobs: + + python /var/portbuild/evil/qmanager/qclient jobs + python /var/portbuild/evil/qmanager/qclient status + + The scripts/stats ${branch} command shows the number of packages already built.