From 91ff36526521d48d591fd6e8b0dadccfd202dda7 Mon Sep 17 00:00:00 2001 From: Jason Etheridge Date: Thu, 17 Oct 2013 14:01:30 -0400 Subject: [PATCH] link to archive Signed-off-by: Jason Etheridge --- qa/test_output_webifier.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qa/test_output_webifier.pl b/qa/test_output_webifier.pl index 47e66b9bf..e98e8984e 100755 --- a/qa/test_output_webifier.pl +++ b/qa/test_output_webifier.pl @@ -13,7 +13,8 @@ my @all_lines = (); open MAIN_PAGE, ">test.html"; print MAIN_PAGE html_header('Test Output Summary'); -print MAIN_PAGE qq^Raw Output\n^; +print MAIN_PAGE qq^[Raw Output]\n^; +print MAIN_PAGE qq^[Previous Runs]\n^; print MAIN_PAGE "

Test Output Summary

\n"; print MAIN_PAGE 'HTML generated on ' . `date` . "\n"; print MAIN_PAGE "