Re: rrdcached foreground logging
Bernard Li <[email protected]>
| Newsgroups | gmane.comp.db.rrdtool.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Frederik, Tobi: On Sat, Jul 10, 2010 at 1:47 AM, Frederik Kriewitz <[email protected]> wrote: > I don't think that will work, too. > I fixed this for me by simply adding a > fprintf(stderr, "\n"); \ Seems that this is a more correct solution. I did test the patch, but I guess I didn't really look carefully at the usage :-) So please feel free to ignore my patch and check in the correct fix. Thanks, Bernard