The last line of output of the 2 cron scripts cron_api.php and cron_feed.php is
the "Time taken..." line. This line is missing a "\n" at the end, therefore the
first line of output of the next call to this script is added to the same line.
When running these cron scripts, I normally put the output into a logfile. The
above described behaviour makes reading the logfiles more difficult.
Please add "\n" to these lines.
Original issue reported on code.google.com by hgloc...@gmail.com on 23 Jan 2012 at 8:59
Original issue reported on code.google.com by
hgloc...@gmail.com
on 23 Jan 2012 at 8:59