parent
e321559121
commit
9f8c9a1636
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,7 @@ def _poke_pms(pms, queue):
|
|||
if xml.get('machineIdentifier') == pms['machineIdentifier']:
|
||||
# process later
|
||||
pms['baseURL'] = url
|
||||
pms['protocol'] = protocol
|
||||
pms['scheme'] = protocol
|
||||
pms['ip'] = address
|
||||
pms['port'] = port
|
||||
queue.put(pms)
|
||||
|
|
Loading…
Reference in a new issue