From: thib Date: Sun, 17 Sep 2000 20:08:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver1564~483 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c863907054bc5c63465a11751726face243bd66;p=fcron *** empty log message *** --- diff --git a/database.c b/database.c index f4303bf..24366cd 100644 --- a/database.c +++ b/database.c @@ -22,7 +22,7 @@ * `LICENSE' that comes with the fcron source distribution. */ - /* $Id: database.c,v 1.29 2000-09-16 12:35:35 thib Exp $ */ + /* $Id: database.c,v 1.30 2000-09-17 20:08:37 thib Exp $ */ #include "fcron.h" @@ -767,7 +767,7 @@ check_lavg(time_t lim) || l_avg[2] < lavg_array[i].l_line->cl_lavg[2] ) ) ) { - debug("lavg '%s' %s %.1f:%d %.1f:%d %.1f:%d", + debug("lavg '%s' %s %.0f:%d %.0f:%d %.0f:%d", lavg_array[i].l_line->cl_shell, (is_lor(lavg_array[i].l_line->cl_option)) ? "or" : "and", l_avg[0], lavg_array[i].l_line->cl_lavg[0],