diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_build_service.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_build_service.sh b/bin/reproducible_build_service.sh index 674e149f..bc9c6170 100755 --- a/bin/reproducible_build_service.sh +++ b/bin/reproducible_build_service.sh @@ -178,4 +178,4 @@ while true ; do sleep 1337m ; done # - there's an NPH solution pointed out by Xtaran # * 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… |