No longer stop at first MPA attack: scan for all.
This commit is contained in:
@@ -297,9 +297,9 @@ 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
|
||||||
|
|
||||||
|
|
||||||
def constructMPAlist(protocolset,claimid,mpalist,length,start,callback,options=[]):
|
def constructMPAlist(protocolset,claimid,mpalist,length,start,callback,options=[]):
|
||||||
|
|||||||
Reference in New Issue
Block a user