summaryrefslogtreecommitdiffstats
path: root/iw/rootpartition.py
diff options
context:
space:
mode:
Diffstat (limited to 'iw/rootpartition.py')
-rw-r--r--iw/rootpartition.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/iw/rootpartition.py b/iw/rootpartition.py
index ae564ac16..4c8eab044 100644
--- a/iw/rootpartition.py
+++ b/iw/rootpartition.py
@@ -155,6 +155,7 @@ class AutoPartitionWindow(InstallWindow):
if (InstallPathWindow.fdisk and
InstallPathWindow.fdisk.get_active ()):
+ self.todo.manuallyPartition()
return None
# XXX hack