Updating legend to match new output format.

git-svn-id: svn://10.0.0.236/trunk@52196 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
1999-10-29 05:02:00 +00:00
parent 58248e0de3
commit b3a2df9860

View File

@@ -202,7 +202,7 @@ sub print_page_head {
</td></tr><tr><td colspan=2>
<table cellspacing=1 cellpadding=1 border=1>
<tr bgcolor="$colormap{success}"><td>Successful Build, optional bloaty stats:<br>
XXXXX (bytes leaked)<br>YYYYYYY (bytes allocated)</td>
<tt>Lk:XXX</tt> (bytes leaked)<br><tt>Bl:YYYY</tt> (bytes allocated, bloat)</td>
<tr bgcolor="$colormap{building}"><td>Build in Progress</td>
<tr bgcolor="$colormap{testfailed}"><td>Successful Build,
but Tests Failed</td>