Re: RFC patch: tabled autostart
Pete Zaitcev <[email protected]> Mon, 4 Oct 2010 20:32:53 -0600
| Newsgroups | org.kernel.vger.hail-devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 04 Oct 2010 22:20:33 -0400 Jeff Garzik <[email protected]> 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