summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildmaster/index.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/buildmaster/index.php b/buildmaster/index.php
index 8c1ed9f..87ee835 100644
--- a/buildmaster/index.php
+++ b/buildmaster/index.php
@@ -11,8 +11,10 @@
<?php show_warning_on_offline_slave(); ?>
<a href="/buildmaster/build-list.php">build list</a>
<a href="/buildmaster/build-list.php?show=broken">broken packages</a><br>
- <a href="/buildmaster/build-slaves.php">build-slaves</a>
- <a href="/buildmaster/status.php">status</a><br>
+ <a href="/buildmaster/build-slaves.php">build-slaves</a><br>
+ <a href="/buildmaster/status.php">status</a>
+ <a href="/buildmaster/log.php?show=ssh">ssh-log</a>
+ <a href="/buildmaster/log.php?show=email">email-log</a><br>
<a href="/buildmaster/mysql-issues.php">broken dependencies in the database</a><br>
<a href="/buildmaster/todos.php">todos</a>
as <a href="/buildmaster/todos.php?graph">graph</a><br>