Hi Martin,
> > 2) Only print the newline after a series of distcc calls have
> > been displayed
> > (...)
> > - printf("\n");
> > + if(havePrinted)
> > + printf("\n");
>
> Same can be done without the additional variable, see attached patch.
Can you please consider my patch for inclusion into distccmon-text?
Thanks,
--
Jean Delvare