[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.45-77-g1487ba3
Holger Levsen
holger at layer-acht.org
Thu Jul 26 14:45:27 UTC 2012
The following commit has been merged in the develop branch:
commit 1487ba338dedb3b813b900797609637348f698d3
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Jul 26 16:45:23 2012 +0200
fixup error message
diff --git a/slave-bin/slave_join b/slave-bin/slave_join
index d3bffa1..2050651 100755
--- a/slave-bin/slave_join
+++ b/slave-bin/slave_join
@@ -26,7 +26,7 @@ SCREENLOG=/org/piuparts.debian.org/slave/screenlog.0
if [ $(ps fax|grep piuparts-slave|grep -v grep |wc -l) = 0 ] ; then
screen -R -S piuparts-slave-screen
else
- echo "$SCREENLOG does not exist, slave not running!"
+ echo "piuparts-slave not running!"
echo
echo "ps faxu | grep piuparts"
ps faxu | grep piuparts
--
piuparts git repository
More information about the Piuparts-commits
mailing list