index : website | |
Archlinux32 website - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | buildmaster/index.php | 1 |
diff --git a/buildmaster/index.php b/buildmaster/index.php index ece8167..41985ba 100644 --- a/buildmaster/index.php +++ b/buildmaster/index.php @@ -64,6 +64,7 @@ if ($sarch_param != "") { and <a href="deletion-links.php">links between them</a><br> <a href="https://buildmaster.archlinux32.org/munin/buildmaster/buildmaster/index.html">build master monitoring</a><br> <img src="statistics.php?log<?php print $march_param; ?>"><br> + <img src="execution-times.php"><br> <?php foreach (array("any", "i486", "i686", "pentium4", "") as $a) { |