Re: [DOC-WEB] cvs: docweb /cron/weekly checkent /scripts checkent.php /www .cvsignore checkent.php
[email protected] (Sean Coates)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Vincent Gevers wrote:
>>+${PHP} checkent.php phpdoc > /dev/null
>>+${PHP} checkent.php peardoc > /dev/null
>>+${PHP} checkent.php smarty > /dev/null
> I wonder if the '> /dev/null' can be moved to the cron wrapper script.
>
> This will make debugging a lot easier.
> manual executing a task will give all output generated from the script
As far as I'm concerned, "weekly" _is_ a cron wrapper (-:
This /dev/null should be here, IMO. It lets local instances remove it,
to get email from checkent.php (which still has too much output, and
I'll fix it right away).
I see your point, and it's valid, though. Maybe we could move it into
the main cron wrapper, and set it via configure. I'll work on something.
> oh btw sean, you forgot to commit a file, docweb is now broken:
> http://docweb.allowee.no-ip.com/checkent.php
Oops. Sorry.
I was getting lots done (code-wise), for the first time in weeks. I
should've gone to bed many hours earlier. I committed it 5 mins ago.
Thanks for noticing.
S