link to Gitweb
authorJason Etheridge <jason@esilibrary.com>
Fri, 27 Dec 2013 19:36:17 +0000 (14:36 -0500)
committerJason Etheridge <jason@esilibrary.com>
Fri, 27 Dec 2013 19:36:17 +0000 (14:36 -0500)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
qa/test_output_webifier.pl

index 747cb71..a4ffbbb 100755 (executable)
@@ -16,6 +16,7 @@ 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="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";