On Wednesday 29 November 2006 16:33, Jeremy C. Reed wrote: > I found the problem with no debug output. I was piping the debug output. > Here is my fix: > > --- src/lib/message.c.orig 2006-11-29 07:32:12.000000000 -0800 > +++ src/lib/message.c 2006-11-29 07:36:52.439397776 -0800 > @@ -799,6 +799,7 @@ > } > } else { /* not tracing */ > fputs(buf, stdout); > + fflush(stdout); > } > } > } > > > Do you want me to submit to the developers list?
It is not necessary this time. However, in general, if you want something to be put into the source you should copy the bacula-devel list, otherwise it can more easily be overlooked. > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users