mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Fixed regression.py
This commit is contained in:
parent
e86e3d509d
commit
c6c653de03
@ -855,6 +855,7 @@ def compare_errors():
|
|||||||
global failedbool
|
global failedbool
|
||||||
attachl.append(diff_dir)
|
attachl.append(diff_dir)
|
||||||
errorem += "There was a difference in the exceptions Log.\n"
|
errorem += "There was a difference in the exceptions Log.\n"
|
||||||
|
print("Exceptions didn't match.\n")
|
||||||
failedbool = True
|
failedbool = True
|
||||||
|
|
||||||
# Fill in the global case's variables that require the log files
|
# Fill in the global case's variables that require the log files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user