summaryrefslogtreecommitdiff
path: root/buildmaster
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-11-16 11:04:18 +0100
committerErich Eckner <git@eckner.net>2018-11-16 11:04:18 +0100
commit41e81d854f7ea18488c9c60bb46183fb00161174 (patch)
tree6a93247f5f53f39b018ee0d16ac425dfd17be566 /buildmaster
parent6b30f375d4a1af1122c0dd3c35a597b5eeae30b0 (diff)
downloadarchweb32-41e81d854f7ea18488c9c60bb46183fb00161174.tar.xz
buildmaster/index.php: ignore i486 mysql issues for now
Diffstat (limited to 'buildmaster')
-rw-r--r--buildmaster/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildmaster/index.php b/buildmaster/index.php
index 9d01608..2513926 100644
--- a/buildmaster/index.php
+++ b/buildmaster/index.php
@@ -19,7 +19,7 @@ require_once BASE . "/lib/mysql.php";
<a href="https://buildmaster.archlinux32.org/build-logs/">build logs</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/mysql-issues.php?ignore-i486">broken dependencies in the database</a><br>
<a href="/buildmaster/todos.php">todos</a>
as <a href="/buildmaster/todos.php?graph">graph</a><br>
<a href="https://buildmaster.archlinux32.org/database-layout.png">database layout</a><br>