summaryrefslogtreecommitdiffstats
path: root/installclass.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-09-11 17:06:54 +0000
committerMatt Wilson <msw@redhat.com>1999-09-11 17:06:54 +0000
commit8f4fbe67c01dbb8693dadbd629cbbb50a2f632bc (patch)
tree1aed2df588839c372ffccd4c3af2407c8ca9cc4c /installclass.py
parent506bf116088fafdcafbfad3c0aedba4a62f958a8 (diff)
downloadanaconda-8f4fbe67c01dbb8693dadbd629cbbb50a2f632bc.tar.gz
anaconda-8f4fbe67c01dbb8693dadbd629cbbb50a2f632bc.tar.xz
anaconda-8f4fbe67c01dbb8693dadbd629cbbb50a2f632bc.zip
fixed
Diffstat (limited to 'installclass.py')
-rw-r--r--installclass.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/installclass.py b/installclass.py
index 1c80636ec..a5e1879d4 100644
--- a/installclass.py
+++ b/installclass.py
@@ -189,6 +189,7 @@ class InstallClass:
self.partitions = []
self.skipPartitioning = 0
self.clearParts = 0
+ self.clearType = None
self.clearText = None
self.clearPartText = None
self.zeroMbr = 0