fixing some small things

This commit is contained in:
2021-01-21 13:12:50 -05:00
parent e8a75a42df
commit 7791832af8
2 changed files with 5 additions and 1 deletions

View File

@@ -69,6 +69,8 @@ class BaseUpdater(object):
if self.getRunning():
return(None)
self.lock()
self.getCurVer()
self.getNewVer()
if self.do_update or \
self.force_update or not \
all((self.old_date,