RFC patch: tabled autostart

Pete Zaitcev zaitcev at redhat.com
Tue Oct 5 02:32:53 UTC 2010


On Mon, 04 Oct 2010 22:20:33 -0400
Jeff Garzik <jeff at garzik.org> wrote:

> > +++ b/server/server.c
> >   static struct argp_option options[] = {
> > +	{ "autostart", 'a', NULL, 0,
> > +	  "Launch minimally necessary services for testing" },
> >   	{ "config", 'C', "/etc/tabled.conf", 0,

> Why add this no-op?

Sorry, forgot. Only deleted the case in switch.

> > +++ b/test/Makefile.am
> > @@ -27,6 +28,7 @@ TESTS =				\
> >   	list-keys		\
> > +	metadata-rep		\
> >   	stop-daemon		\

> Unrelated patch leakage.

Indeed, sorry.

-- Pete


More information about the iwhd-devel mailing list