This bug caused the last line in each journal file to be processed a
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 29 Sep 2008 20:00:34 +0000 (20:00 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 29 Sep 2008 20:00:34 +0000 (20:00 +0000)
commitfa8321e707399f0128908cba6e607c617580088d
tree255cbf09ca88c29c70eb4aa2dc1ef1294171c3b8
parent2eb6853472839cde0f48e717981a169078af74f1
This bug caused the last line in each journal file to be processed a
second time.  Since it had been modified due to tokenizing, it failed
syntax check.  The daemon would always record one failed line at
end-of-journal as a result.  No data loss incurred by this bug. -- kevin

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1548 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_daemon.c