summaryrefslogtreecommitdiffstats
path: root/upgradeclass.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 /upgradeclass.py
parentd55f7e8c2fe6753ac3bac012b3b8e1c5164b2fe3 (diff)
downloadanaconda-ce10e9b32a53e20e5584a15754a21da98886be81.tar.gz
anaconda-ce10e9b32a53e20e5584a15754a21da98886be81.tar.xz
anaconda-ce10e9b32a53e20e5584a15754a21da98886be81.zip
need to actually use the step
Diffstat (limited to 'upgradeclass.py')
-rw-r--r--upgradeclass.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/upgradeclass.py b/upgradeclass.py
index 1aee1a175..1210ffe09 100644
--- a/upgradeclass.py
+++ b/upgradeclass.py
@@ -44,6 +44,7 @@ class InstallClass(BaseInstallClass):
"instbootloader",
"dopostaction",
"bootdisk",
+ "methodcomplete",
"complete"
)