From: Thibault Godouet Date: Thu, 22 Jun 2000 12:34:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver2_9_4~652 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a4a2572f92c7fd95718ffc5caf131883015a1d8;p=thirdparty%2Ffcron.git *** empty log message *** --- diff --git a/job.c b/job.c index 0254cdc..c6f428b 100644 --- a/job.c +++ b/job.c @@ -22,7 +22,7 @@ * `LICENSE' that comes with the fcron source distribution. */ - /* $Id: job.c,v 1.15 2000-06-21 15:01:19 thib Exp $ */ + /* $Id: job.c,v 1.16 2000-06-22 12:34:55 thib Exp $ */ #include "fcron.h" @@ -83,7 +83,7 @@ run_job(CL *line) pid_t pid; // - debug("run_job"); + //debug("run_job"); // /* prepare the job execution */