No longer stop at first MPA attack: scan for all.
This commit is contained in:
parent
5ee0f7563b
commit
94c9f1b444
@ -297,8 +297,8 @@ def verifyMPAlist(mpalist,claimid,options=[]):
|
|||||||
if pn not in INVOLVED:
|
if pn not in INVOLVED:
|
||||||
INVOLVED.append(pn)
|
INVOLVED.append(pn)
|
||||||
|
|
||||||
return False
|
#return False
|
||||||
else:
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user