summaryrefslogtreecommitdiffstats
path: root/installclasses
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-06-22 04:56:18 +0000
committerMatt Wilson <msw@redhat.com>2001-06-22 04:56:18 +0000
commit0ff1cde7cdb63ce4c5ff24bc2ee0edfe2ee31a9c (patch)
tree5b6610d897c6f9f00042ed9cc83e49f31235b338 /installclasses
parent84a52e618c99a2579d5203792081bd916585c70c (diff)
downloadanaconda-0ff1cde7cdb63ce4c5ff24bc2ee0edfe2ee31a9c.tar.gz
anaconda-0ff1cde7cdb63ce4c5ff24bc2ee0edfe2ee31a9c.tar.xz
anaconda-0ff1cde7cdb63ce4c5ff24bc2ee0edfe2ee31a9c.zip
more fixups for upgrades
Diffstat (limited to 'installclasses')
-rw-r--r--installclasses/upgradeclass.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/installclasses/upgradeclass.py b/installclasses/upgradeclass.py
index 8dff1d6aa..4d758f46c 100644
--- a/installclasses/upgradeclass.py
+++ b/installclasses/upgradeclass.py
@@ -22,10 +22,10 @@ class InstallClass(BaseInstallClass):
"welcome",
"installtype",
"findinstall",
+ "partitiondone",
"addswap",
"upgradecontinue",
"readcomps",
-# "indivpackage",
"findpackages",
"bootloader",
"checkdeps",