From c6c653de032d392923c800318123d8de95f11812 Mon Sep 17 00:00:00 2001 From: Sean-M Date: Thu, 7 Mar 2013 12:59:56 -0500 Subject: [PATCH] Fixed regression.py --- Testing/script/regression.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Testing/script/regression.py b/Testing/script/regression.py index 6e0e519d4c..eba724f10f 100644 --- a/Testing/script/regression.py +++ b/Testing/script/regression.py @@ -855,6 +855,7 @@ def compare_errors(): global failedbool attachl.append(diff_dir) errorem += "There was a difference in the exceptions Log.\n" + print("Exceptions didn't match.\n") failedbool = True # Fill in the global case's variables that require the log files