Re: [lorax] Remove workdir if it was created by lorax (#807964)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list
> 

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux