From 1872900adf2df32858625955c5bf904d51823e57 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 2 May 2017 16:52:27 +0200 Subject: reproducible Debian: use Apache's NPH cgi mechanism to display growing logfiles. Thanks to Axel Beckert for telling me about NPH… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Holger Levsen --- bin/reproducible_build_service.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_build_service.sh') diff --git a/bin/reproducible_build_service.sh b/bin/reproducible_build_service.sh index 9d0539e3..7d457c5f 100755 --- a/bin/reproducible_build_service.sh +++ b/bin/reproducible_build_service.sh @@ -257,8 +257,8 @@ while true ; do done # FIXME: TODO left for _service.sh: -# * logs should auto display in browser like with jenkins… (long-polling, meta-refresh, something) -# - there's an NPH solution pointed out by Xtaran +# * logs should auto display in browser like with jenkins… +# - mostly done, except one needs to manually scroll down… (could probably be fixed with javascript…) # * enabling the service in update_jdn # * maintenance job might want to: # - check for running builds using systemctl show & ps fax -- cgit v1.2.3-54-g00ecf