diff options
author | David Cantrell <dcantrell@redhat.com> | 2006-05-17 14:38:42 +0000 |
---|---|---|
committer | David Cantrell <dcantrell@redhat.com> | 2006-05-17 14:38:42 +0000 |
commit | d80ed88c7aa363fd1e3fd9e81857ef655c495e5c (patch) | |
tree | 2261f382c61554ad7e6ee209a54160751b94387c /upgradeclass.py | |
parent | 062bf8334fc8343ec34ecc51653da88071da56a2 (diff) | |
download | anaconda-d80ed88c7aa363fd1e3fd9e81857ef655c495e5c.tar.gz anaconda-d80ed88c7aa363fd1e3fd9e81857ef655c495e5c.tar.xz anaconda-d80ed88c7aa363fd1e3fd9e81857ef655c495e5c.zip |
Removed references to steps that don't exist anymore.
Diffstat (limited to 'upgradeclass.py')
-rw-r--r-- | upgradeclass.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/upgradeclass.py b/upgradeclass.py index c393dfdbb..5ce350548 100644 --- a/upgradeclass.py +++ b/upgradeclass.py @@ -39,11 +39,8 @@ class InstallClass(BaseInstallClass): "upgrademigfind", "upgrademigratefs", "upgradecontinue", - "readcomps", "reposetup", "upgbootloader", - "handlemiscpkgs", - "fixupconditionals", "checkdeps", "dependencies", "confirmupgrade", |