From: Jason Etheridge Date: Thu, 21 Nov 2019 22:01:28 +0000 (-0500) Subject: forgot this one when refactoring X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c9bc6d2ba8e52bba1df64db89bb904b608717740;p=working%2Frandom.git forgot this one when refactoring Signed-off-by: Jason Etheridge --- diff --git a/qa/test_output_webifier.pl b/qa/test_output_webifier.pl index 096fd912a..f72567f39 100755 --- a/qa/test_output_webifier.pl +++ b/qa/test_output_webifier.pl @@ -174,7 +174,7 @@ while (my $line = <>) { $subpage_return_value = $1; if ($1 ne '0') { $class .= 'fail '; - print DEBUG "error counted, $error_count\n"; + consider_error_count_inc($line); } } if ($line =~ /^#/