forgot this one when refactoring
authorJason Etheridge <jason@EquinoxInitiative.org>
Thu, 21 Nov 2019 22:01:28 +0000 (17:01 -0500)
committerJason Etheridge <jason@EquinoxInitiative.org>
Thu, 21 Nov 2019 22:01:28 +0000 (17:01 -0500)
Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
qa/test_output_webifier.pl

index 096fd91..f72567f 100755 (executable)
@@ -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 =~ /^#/