Synchronising MPA branch with compromise branch where possible.
This commit is contained in:
@@ -134,6 +134,7 @@ def makeImageDot(dotdata,attackthread=None):
|
||||
# execute command
|
||||
p = Popen(cmd, shell=True, stdin=PIPE, stdout=PIPE)
|
||||
|
||||
|
||||
if attackthread:
|
||||
writeGraph(attackthread,dotdata,p.stdin)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user