summaryrefslogtreecommitdiffstats
path: root/installclass.py
diff options
context:
space:
mode:
Diffstat (limited to 'installclass.py')
-rw-r--r--installclass.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/installclass.py b/installclass.py
index 8e43df193..bca365e32 100644
--- a/installclass.py
+++ b/installclass.py
@@ -200,6 +200,8 @@ class BaseInstallClass(object):
if doClear:
storage.clearPartType = clear
storage.clearPartDisks = []
+ else:
+ storage.clearPartType = CLEARPART_TYPE_NONE
storage.autoPartitionRequests = autorequests