summaryrefslogtreecommitdiffstats
path: root/kickstart.py
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2009-12-11 16:26:38 +0100
committerHans de Goede <hdegoede@redhat.com>2009-12-15 03:59:21 +0100
commit65a2ef051a842e09f374b77b14c6dc983a9bdfc8 (patch)
tree2a3690e8ac513c55e5268cec8a6ed8e32431094e /kickstart.py
parent63a6ffd4f18674da06f360bd7d642727d5eb9875 (diff)
downloadanaconda-65a2ef051a842e09f374b77b14c6dc983a9bdfc8.tar.gz
anaconda-65a2ef051a842e09f374b77b14c6dc983a9bdfc8.tar.xz
anaconda-65a2ef051a842e09f374b77b14c6dc983a9bdfc8.zip
Remove call to no longer existing isys DriveDict method
Diffstat (limited to 'kickstart.py')
-rw-r--r--kickstart.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/kickstart.py b/kickstart.py
index 7b9236a20..a431e3be6 100644
--- a/kickstart.py
+++ b/kickstart.py
@@ -995,8 +995,6 @@ class ZFCPData(commands.zfcp.FC3_ZFCPData):
except ValueError, e:
log.warning(str(e))
- isys.flushDriveDict()
-
###
### HANDLERS