summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build_service.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-04-26 23:56:34 +0200
committerHolger Levsen <holger@layer-acht.org>2017-04-26 23:56:34 +0200
commit0f98aaa778b706c12828c0439c1fd274cb2f703a (patch)
tree49d5df441552c8535a8ac8cea05df01e3187793d /bin/reproducible_build_service.sh
parent4f8e43afacfdd162b9393f550554928ffcda37fa (diff)
downloadjenkins.debian.net-0f98aaa778b706c12828c0439c1fd274cb2f703a.tar.xz
reproducible Debian service: TODO: link to console.log in rbuild.log is broken
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_build_service.sh')
-rwxr-xr-xbin/reproducible_build_service.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/reproducible_build_service.sh b/bin/reproducible_build_service.sh
index 1780539b..a5a7d076 100755
--- a/bin/reproducible_build_service.sh
+++ b/bin/reproducible_build_service.sh
@@ -211,9 +211,10 @@ done
while true ; do sleep 1337m ; done
# FIXME: TODO left for _service.sh:
-# * enabling the service in update_jdn
+# * link to console.log in rbuild.log is broken
# * logs should auto display in browser like with jenkins… (long-polling, meta-refresh, something)
# - there's an NPH solution pointed out by Xtaran
+# * enabling the service in update_jdn
# * maintenance job might want to:
# - check for running builds using systemctl show & ps fax
# * dashboard jobs need to count for running jobs in this script…