1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-03 14:30:01 +00:00

Updated regression test script.

This commit is contained in:
Sean-M
2013-04-30 14:46:06 -04:00
parent aa4941efb5
commit e23911601a

View File

@@ -945,8 +945,9 @@ def compare_errors():
global attachl
global errorem
global failedbool
attachl.append(case.sorted_log)
attachl.append(diff_dir)
errorem += "There was a difference in the exceptions Log.\n"
errorem += "There was a difference in the exceptions Log for " + case.image_name + ".\n"
print("Exceptions didn't match.\n")
failedbool = True
global imgfail