mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-09 06:39:33 +00:00
Merge branch 'master' of https://github.com/Smoss/autopsy
This commit is contained in:
commit
b3d10d1fe7
@ -1831,13 +1831,13 @@ def execute_test():
|
||||
global imgfail
|
||||
imgfail = True
|
||||
global errorem
|
||||
errorem += "Autopsy Nightly test failed.\n"
|
||||
passFail = False
|
||||
for lm in logres:
|
||||
errorem += lm
|
||||
html.close()
|
||||
if failedbool:
|
||||
passFail = False
|
||||
errorem += "Autopsy Nightly test failed.\n"
|
||||
attachl.append(case.common_log_path)
|
||||
attachl.insert(0, html.name)
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user