summaryrefslogtreecommitdiffstats
path: root/filer.py
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2008-11-03 13:33:18 +0100
committerHans de Goede <hdegoede@redhat.com>2008-11-03 13:33:18 +0100
commitcad2595d67aa9751c4ec93176fa9ba3f7528daec (patch)
treee61ee320abc312c0bfedc1cb999d19594c08af64 /filer.py
parentb2eddd8b3578860c148269500e9a226fdbe443e2 (diff)
downloadanaconda-cad2595d67aa9751c4ec93176fa9ba3f7528daec.tar.gz
anaconda-cad2595d67aa9751c4ec93176fa9ba3f7528daec.tar.xz
anaconda-cad2595d67aa9751c4ec93176fa9ba3f7528daec.zip
filer.py: set defaultProduct in __init__
filer.py: set defaultProduct in __init__, another pychecker caught error.
Diffstat (limited to 'filer.py')
-rw-r--r--filer.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/filer.py b/filer.py
index 18c2c40de..869f1d393 100644
--- a/filer.py
+++ b/filer.py
@@ -81,6 +81,7 @@ class AbstractFiler(object):
"""
self.bugUrl = bugUrl
self.develVersion = develVersion
+ self.defaultProduct = defaultProduct
def login(self, username, password):
"""Using the given username and password, attempt to login to the