summaryrefslogtreecommitdiff
path: root/DistUpgrade
diff options
context:
space:
mode:
Diffstat (limited to 'DistUpgrade')
-rw-r--r--DistUpgrade/DistUpgrade.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/DistUpgrade/DistUpgrade.py b/DistUpgrade/DistUpgrade.py
index dcaebb5a..262229a6 100644
--- a/DistUpgrade/DistUpgrade.py
+++ b/DistUpgrade/DistUpgrade.py
@@ -205,6 +205,7 @@ class DistUpgradeControler(object):
pass
def doUpdate(self):
+ self._cache._list.ReadMainList()
progress = self._view.getFetchProgress()
self._cache.update(progress)