зеркало из https://github.com/mozilla/gecko-dev.git
adding multiquery links at the bottom
This commit is contained in:
Родитель
ecdeca711f
Коммит
2ae61e8f27
|
@ -132,6 +132,14 @@ sub show_graphs {
|
|||
|
||||
print "</table>\n";
|
||||
|
||||
#
|
||||
# Links at the bottom.
|
||||
#
|
||||
|
||||
print "<li>\n";
|
||||
print "Multiqueries: (<a href=\"http://tegu.mozilla.org/graph/multiquery.cgi?&testname=startup&tboxes=comet,sleestack,mecca,openwound,rheeeet\">startup</a>, <a href=\"http://tegu.mozilla.org/graph/multiquery.cgi?&testname=xulwinopen&tboxes=comet,sleestack,mecca,openwound,rheeeet\">xulwinopen</a>, <a href=\"http://tegu.mozilla.org/graph/multiquery.cgi?&testname=pageload&tboxes=btek,mecca\">pageload</a>, <a href=\"http://tegu.mozilla.org/graph/multiquery.cgi\">build your own multiquery</a>)";
|
||||
print "</li>\n";
|
||||
|
||||
print "</body>\n";
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче