On Mon, 04 Oct 2010 22:20:33 -0400
Jeff Garzik <j...@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
--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to