Signed-off-by: Jason Etheridge <jason@esilibrary.com>
print MAIN_PAGE qq^[<a href="cronoutput.txt">test.sh output</a>]\n^;
print MAIN_PAGE qq^[<a href="$ARGV[0]">installer_installer.sh output</a>]\n^;
print MAIN_PAGE qq^[<a href="archive/">Previous Runs</a>]\n^;
+print MAIN_PAGE qq^[<a href="http://git.evergreen-ils.org/?p=working/random.git;a=shortlog;h=refs/heads/collab/phasefx/wheezy_installer">Git</a>]\n^;
print MAIN_PAGE "<h1>Test Output Summary</h1>\n";
print MAIN_PAGE 'HTML generated on ' . `date` . "\n";
print MAIN_PAGE "<ul>\n";