LGTM. Thanks, Jose
On Wed, Feb 05, 2014 at 10:29:06PM +0100, Santi Raffa wrote: > Also: > > diff --git a/lib/config.py b/lib/config.py > index 2542e5b..4e146c4 100644 > --- a/lib/config.py > +++ b/lib/config.py > @@ -2506,8 +2506,6 @@ class ConfigWriter(object): > finally: > os.close(fd) > > - del txt # No need to keep it around. > - > self.write_count += 1 > > # and redistribute the config file to master candidates > > > -- > Raffa Santi > 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 -- Jose Antonio Lopes Ganeti Engineering 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 Steuernummer: 48/725/00206 Umsatzsteueridentifikationsnummer: DE813741370
