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