summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_cleanup_nodes.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-06-03 16:20:42 +0200
committerHolger Levsen <holger@layer-acht.org>2017-06-03 16:20:42 +0200
commitba68a4ac163920308b07c92a94f368404b482683 (patch)
tree3619fc03faba32a2fd1a30c608b8382bc0b25000 /bin/reproducible_cleanup_nodes.sh
parent472183e00126ba6abf3bd5187ff05a4b8c2ca04c (diff)
downloadjenkins.debian.net-ba68a4ac163920308b07c92a94f368404b482683.tar.xz
reproducible Debian: show sleeping processes…
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_cleanup_nodes.sh')
-rwxr-xr-xbin/reproducible_cleanup_nodes.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/reproducible_cleanup_nodes.sh b/bin/reproducible_cleanup_nodes.sh
index 9d64c8fa..f6d50fcc 100755
--- a/bin/reproducible_cleanup_nodes.sh
+++ b/bin/reproducible_cleanup_nodes.sh
@@ -45,5 +45,7 @@ for NODE in $BUILD_NODES ; do
/srv/jenkins/bin/jenkins_master_wrapper.sh /srv/jenkins/bin/reproducible_slay.sh &
done
+ps fax|grep sleep
+
echo "$(date -u) - slaughtering done."