LGTM, thanks
On Wed, Mar 26, 2014 at 3:24 PM, Petr Pudlak <[email protected]> wrote: > Signed-off-by: Petr Pudlak <[email protected]> > --- > Sorry for missing that. > > lib/mcpu.py | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/lib/mcpu.py b/lib/mcpu.py > index d22e139..2d1c125 100644 > --- a/lib/mcpu.py > +++ b/lib/mcpu.py > @@ -310,7 +310,6 @@ class Processor(object): > self.wconfd = wconfd # Indirection to allow testing > self._wconfdcontext = context.GetWConfdContext(ec_id) > > - > def _CheckLocksEnabled(self): > """Checks if locking is enabled. > > -- > 1.9.1.423.g4596e3a > > -- -- Helga Velroyen | Software Engineer | [email protected] | 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
