[Piuparts-devel] [Git][debian/piuparts][develop] improve output
Holger Levsen
gitlab at salsa.debian.org
Tue Feb 5 20:08:25 GMT 2019
Holger Levsen pushed to branch develop at Debian / piuparts
Commits:
81f887da by Holger Levsen at 2019-02-05T20:08:16Z
improve output
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- slave-bin/slave_stop.in
Changes:
=====================================
slave-bin/slave_stop.in
=====================================
@@ -45,6 +45,7 @@ while pgrep --full '/usr/bin/python @sharedir@/piuparts/piuparts-slave' > /dev/n
echo -n "$(date -u +%T) - "
pgrep --full '/usr/bin/python @sharedir@/piuparts/piuparts-slave' | xargs -r echo -n "slaves running: "
SLEEP=$(( $i * $i ))
+ echo
echo "slaves are busy with:"
ps fax | grep -v grep | grep '/usr/bin/python @sbindir@/piuparts' | awk '{print $NF}'
echo -n " sleeping ${SLEEP}sec now..."
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/81f887da3bb11acc0f2fc304f9e1335e716b96f4
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/81f887da3bb11acc0f2fc304f9e1335e716b96f4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20190205/6b581191/attachment-0001.html>
More information about the Piuparts-devel
mailing list