[Piuparts-commits] [SCM] piatti.debian.org configuration files branch, piatti, updated. 0.42-23-g9d2e433
Holger Levsen
holger at layer-acht.org
Sun Jan 15 11:05:51 UTC 2012
The following commit has been merged in the piatti 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
--
piatti.debian.org configuration files
More information about the Piuparts-commits
mailing list