[Piuparts-commits] [SCM] piuparts git repository branch, piatti.git, updated. 4d2c7abb7c5a5a8ae3a0e51c77b65c605e0eb457
Holger Levsen
holger at layer-acht.org
Sun Jan 22 12:25:20 UTC 2012
The following commit has been merged in the piatti.git branch:
commit 9d2e43343f653152de76be9ba50947ee1ad341bf
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Jan 15 12:05:34 2012 +0100
be more verbose
diff --git a/home/piupartsm/bin/detect_slave_problems b/home/piupartsm/bin/detect_slave_problems
index 527a46e..01dc1e1 100755
--- a/home/piupartsm/bin/detect_slave_problems
+++ b/home/piupartsm/bin/detect_slave_problems
@@ -67,7 +67,7 @@ difference=$(( $unixtime - $stamptime ))
# FIXME: parse config file for duration...
if [ ! -f $LOCKFILE ] && [ ${difference} -ge 1860 ] ; then
{
- echo "Either piuparts-slave hangs or is not running at all or wasn't started with ~piupartss/bin/slave_run - please investigate and take appropriate measures!"
+ echo "Either a test is running for a very long time (but no test should run longer than an hour), piuparts-slave hangs or is not running at all or wasn't started with ~piupartss/bin/slave_run - please investigate and take appropriate measures!"
echo
tail $SCREENLOG
} | mail -s "problem with piuparts-slave detected" piupartsm
--
piuparts git repository
More information about the Piuparts-commits
mailing list