From 78d5cad296c36a642786b8b3118af954ae6efc12 Mon Sep 17 00:00:00 2001 From: Sandy Date: Fri, 10 Oct 2014 11:43:14 -0400 Subject: [PATCH] [FIX] runbot: don't link to logs if build was skipped When a build is skipped, `build.host` is `False`. The proposed link is then just `http://rubot/static/build/...` which is invalid. As there is no logs anyway, hide the buttons. --- runbot/runbot.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runbot/runbot.xml b/runbot/runbot.xml index c76d4d30..407af9c6 100644 --- a/runbot/runbot.xml +++ b/runbot/runbot.xml @@ -284,8 +284,8 @@
  • Logs
  • -
  • Full base logs
  • -
  • Full all logs
  • +
  • Full base logs
  • +
  • Full all logs
  • Branch or pull
  • Commit