that's a nice catch, thanks
----- Original Message -----
> On 04/11/2012 10:50 AM, Martin Gracik wrote:
> > ---
> > src/pylorax/__init__.py | 10 ++++++++--
> > src/sbin/lorax | 2 +-
> > 2 files changed, 9 insertions(+), 3 deletions(-)
> >
> > diff --git a/src/pylorax/__init__.py b/src/pylorax/__init__.py
> > index ef0a1c0..042f21d 100644
> > --- a/src/pylorax/__init__.py
> > +++ b/src/pylorax/__init__.py
> > @@ -129,7 +129,8 @@ class Lorax(BaseLoraxClass):
> > logger.addHandler(fh)
> >
> > def run(self, ybo, product, version, release, variant="",
> > bugurl="",
> > - isfinal=False, workdir=None, outputdir=None,
> > buildarch=None, volid=None):
> > + isfinal=False, workdir=None, outputdir=None,
> > buildarch=None, volid=None
>
> Missing comma at the end of the line, other than that - ack.
>
> > + remove_temp=False):
> >
> > assert self._configured
> >
>
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@redhat.com
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list
>
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list