Index: trunk/src/sh_log_check.c
===================================================================
--- trunk/src/sh_log_check.c	(revision 580)
+++ trunk/src/sh_log_check.c	(revision 581)
@@ -852,5 +852,5 @@
   entry = SH_ALLOC(sizeof(struct task_entry));
 
-  status = sh_ext_popen_init (&(entry->task), logfile->filename, logfile->filename, NULL);
+  status = sh_ext_popen_init (&(entry->task), logfile->filename, NULL, NULL);
   if (0 == status)
     {
