Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
print MAIN_PAGE html_header('Test Output Summary');
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="/">Previous Runs</a>]\n^;
+print MAIN_PAGE qq^[<a href="/~live">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/eg_live_tests">Git</a>]\n^;
print MAIN_PAGE qq^[<a href="#first_failure">First Failure</a>]\n^;