[Piuparts-devel] [Git][debian/piuparts][develop] improve output
Holger Levsen
gitlab at salsa.debian.org
Fri Feb 8 22:49:41 GMT 2019
Holger Levsen pushed to branch develop at Debian / piuparts
Commits:
4f2b29f5 by Holger Levsen at 2019-02-08T22:49:33Z
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
=====================================
@@ -50,7 +50,7 @@ while pgrep --full '/usr/bin/python @sharedir@/piuparts/piuparts-slave' > /dev/n
# really/meaningful busy
echo
echo "slaves are busy with:"
- echo -e "$BUSY"
+ echo "$BUSY"
fi
echo -n " sleeping ${SLEEP}sec now..."
for j in $(seq 1 $SLEEP) ; do
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/4f2b29f51a9e3fbaa1153214c8be58b5ca4eb700
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/4f2b29f51a9e3fbaa1153214c8be58b5ca4eb700
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/20190208/18250292/attachment.html>
More information about the Piuparts-devel
mailing list