mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 04:07:48 +00:00
Merge "Fix incorrect call to weblogout"
This commit is contained in:
commit
e864f4fd19
@ -497,7 +497,7 @@ class OEMHandler(generic.OEMHandler):
|
||||
self._refresh_token()
|
||||
self.wc.grab_json_response('/api/providers/fwupdate', json.dumps(
|
||||
{'UPD_WebCancel': 1}))
|
||||
self.weblogout()
|
||||
#self.weblogout()
|
||||
raise
|
||||
self.updating = False
|
||||
#self.weblogout()
|
||||
|
Loading…
x
Reference in New Issue
Block a user