]> granicus.if.org Git - fcron/commitdiff
*** empty log message ***
authorthib <thib>
Thu, 22 Jun 2000 12:34:55 +0000 (12:34 +0000)
committerthib <thib>
Thu, 22 Jun 2000 12:34:55 +0000 (12:34 +0000)
job.c

diff --git a/job.c b/job.c
index 0254cdcf3bde6ee09ec7812e32a0d881d810386f..c6f428bfe1ca3e405428ab6ef3f51ee5c7e96e08 100644 (file)
--- 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 */