On Wed, Sep 11, 2013 at 4:49 PM, Klaus Aehlig <[email protected]> wrote:
> > Ok, thanks for the explanation. > > > > LGTM. > > I just realized that I added files without properly registering > them; so I'd like to include the following interdiff. > > diff --git a/Makefile.am b/Makefile.am > index 04f7cf0..0f8941f 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -100,6 +100,7 @@ DIRS = \ > doc/examples \ > doc/examples/gnt-debug \ > doc/examples/hooks \ > + doc/users \ > test/data/htools \ > test/data/htools/rapi \ > test/hs/shelltests \ > @@ -980,6 +981,9 @@ EXTRA_DIST = \ > doc/examples/gnt-debug/README \ > doc/examples/gnt-debug/delay0.json \ > doc/examples/gnt-debug/delay50.json \ > + doc/users/groupmemberships.in \ > + doc/users/groups.in \ > + doc/users/users.in \ > test/py/lockperf.py \ > test/py/testutils.py \ > test/py/mocks.py \ > > > -- > Klaus Aehlig > Google Germany GmbH, Dienerstr. 12, 80331 Muenchen > Registergericht und -nummer: Hamburg, HRB 86891 > Sitz der Gesellschaft: Hamburg > Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores > LGTM again. Sorry for not noticing this. Thanks, Michele -- Google Germany GmbH Dienerstr. 12 80331 München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores
