On Sunday 26 November 2006 11:34, Julien BLACHE wrote: > Dan Pascu wrote: > > Hi, > > > In my original implementation of the config check feature, the error > > buffer from running openser -c was accumulated and displayed if there > > was any error. I added this in the initial debian openser.init, but > > for some reason, the openser debian maintainer decided to take it > > out. > > Reading the CVS log, it looks like I missed that bit when I reworked > the script and did not intend to remove it (though an initscript should > not be that verbose either).
It's not that verbose. It only captures stderr and discards stdout, so only the error lines are displayed, which are usually like 5-7. -- Dan _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
