summaryrefslogtreecommitdiffstats
path: root/iw/examine.py
diff options
context:
space:
mode:
Diffstat (limited to 'iw/examine.py')
-rw-r--r--iw/examine.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/iw/examine.py b/iw/examine.py
index 87aed4138..51189e1a7 100644
--- a/iw/examine.py
+++ b/iw/examine.py
@@ -15,7 +15,6 @@ class UpgradeExamineWindow (InstallWindow):
def getNext (self):
threads_leave ()
- self.todo.makeFilesystems (createFs = 0)
self.todo.upgradeFindPackages (self.root)
threads_enter ()