On Wed, Jun 06, 2012 at 01:32:24PM +0200, Martin Gracik wrote: > --- > iw/release_notes.py | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/iw/release_notes.py b/iw/release_notes.py > index 38b5bbc..b563066 100644 > --- a/iw/release_notes.py > +++ b/iw/release_notes.py > @@ -67,8 +67,7 @@ class ReleaseNotesViewer: > try: > tmpfile = os.path.abspath( > self.anaconda.dispatch.method.getFilename( > - fn, destdir="/tmp", retry=0, > - loglevel=logging.INFO)) > + fn, destdir="/tmp", retry=0)) > if tmpfile is None: > continue > > -- > 1.7.9.5 Ack -- Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
Attachment:
pgpf9lUwe0TnU.pgp
Description: PGP signature
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list