Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop

This commit is contained in:
bobokun 2021-12-08 09:23:49 -05:00
commit 15d6605602
No known key found for this signature in database
GPG key ID: 9665BA6CF5DC2671

View file

@ -610,7 +610,8 @@ def set_rem_unregistered():
'PACKS' in msg_up or \
'REPACKED' in msg_up or \
'PACK' in msg_up or \
'TRUMP' in msg_up
'TRUMP' in msg_up or \
'RETITLED' in msg_up
) and x.status == 4 and 'DOWN' not in msg_up and 'UNREACHABLE' not in msg_up:
if t_count > 1:
if dry_run: