summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
Diffstat (limited to 'text.py')
-rw-r--r--text.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/text.py b/text.py
index c984f8ba8..3691e21b6 100644
--- a/text.py
+++ b/text.py
@@ -549,6 +549,7 @@ class InstallInterface:
self.screen.finish()
def setSteps(self, anaconda):
+ anaconda.dispatch.skipStep("filtertype")
anaconda.dispatch.skipStep("filter")
anaconda.dispatch.skipStep("cleardisksel")
anaconda.dispatch.skipStep("basepkgsel")