summaryrefslogtreecommitdiff
path: root/buildmaster/todos.php
diff options
context:
space:
mode:
Diffstat (limited to 'buildmaster/todos.php')
-rw-r--r--buildmaster/todos.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildmaster/todos.php b/buildmaster/todos.php
index b175350..e3d7319 100644
--- a/buildmaster/todos.php
+++ b/buildmaster/todos.php
@@ -59,7 +59,7 @@ if (isset($_GET["graph"])) {
"}\n"
) . "\" | " .
"base64 -d | " .
- "dot -Tpng -o/dev/stdout /dev/stdin"
+ "timeout 30 dot -Tpng -o/dev/stdout /dev/stdin"
);
} else { // isset($_GET["graph"])