test
This commit is contained in:
parent
dab72d937c
commit
6c9abc23ed
@ -22,7 +22,6 @@ class OriginService():
|
||||
raise fHDHR.exceptions.OriginSetupError("XUMO Setup Failed")
|
||||
else:
|
||||
self.fhdhr.logger.info("XUMO Setup Success")
|
||||
self.status_dict["Login"] = "Success"
|
||||
self.fhdhr.config.write(self.fhdhr.config.dict["main"]["dictpopname"], 'geoID', self.geoID)
|
||||
self.fhdhr.config.write(self.fhdhr.config.dict["main"]["dictpopname"], 'geoLST', self.geoLST)
|
||||
return True
|
||||
|
||||
Loading…
Reference in New Issue
Block a user