close the last subpage if needed
authorJason Etheridge <jason@equinoxinitiative.org>
Mon, 28 Jan 2019 02:56:02 +0000 (21:56 -0500)
committerJason Etheridge <jason@equinoxinitiative.org>
Mon, 28 Jan 2019 02:56:02 +0000 (21:56 -0500)
qa/test_output_webifier.pl

index 10c1fbe..62fd9d4 100755 (executable)
@@ -150,7 +150,7 @@ while (my $line = <>) {
         $state = 'skipping';
     }
 }
-print_pass_or_fail();
+close_subpage();
 print MAIN_PAGE "</ul>\n";
 print MAIN_PAGE "<h2>Timing</h2>\n<pre>";
 my $sys_time = pop @all_lines;