summaryrefslogtreecommitdiffstats
path: root/installclass.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-12-17 16:34:31 +0000
committerJeremy Katz <katzj@redhat.com>2002-12-17 16:34:31 +0000
commitce10e9b32a53e20e5584a15754a21da98886be81 (patch)
treec890d96c4b40bd601fd18212e4289cd982654d97 /installclass.py
parentd55f7e8c2fe6753ac3bac012b3b8e1c5164b2fe3 (diff)
downloadanaconda-ce10e9b32a53e20e5584a15754a21da98886be81.tar.gz
anaconda-ce10e9b32a53e20e5584a15754a21da98886be81.tar.xz
anaconda-ce10e9b32a53e20e5584a15754a21da98886be81.zip
need to actually use the step
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 00e8974ce..fed21450f 100644
--- a/installclass.py
+++ b/installclass.py
@@ -132,6 +132,7 @@ class BaseInstallClass:
"writexconfig",
"writeksconfig",
"bootdisk",
+ "methodcomplete",
"complete"
)