summaryrefslogtreecommitdiffstats
path: root/kickstart.py
diff options
context:
space:
mode:
Diffstat (limited to 'kickstart.py')
-rw-r--r--kickstart.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/kickstart.py b/kickstart.py
index 2399bc74d..7c2fa2224 100644
--- a/kickstart.py
+++ b/kickstart.py
@@ -348,6 +348,7 @@ class KickstartBase(BaseInstallClass):
def doUpgrade(self, id, args):
self.installType = "upgrade"
+ id.upgrade.set(1)
def doNetwork(self, id, args):
# nodns is only used by the loader