summaryrefslogtreecommitdiffstats
path: root/hosts/profitbricks-build4-amd64
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-04 11:33:55 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-04 11:33:55 +0200
commitf1b61f254b345b04e392e845189b01171e23ce76 (patch)
treedaca02e6757cf814ce16a64b4dc8a23411b6d193 /hosts/profitbricks-build4-amd64
parent64ce0015211b0eb8821840ba3655a03d0b5d89cd (diff)
downloadjenkins.debian.net-f1b61f254b345b04e392e845189b01171e23ce76.tar.xz
reproducible: try harder to log the hostname
Diffstat (limited to 'hosts/profitbricks-build4-amd64')
-rwxr-xr-xhosts/profitbricks-build4-amd64/etc/pbuilder/rebuild-hooks/C01_cleanup2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/profitbricks-build4-amd64/etc/pbuilder/rebuild-hooks/C01_cleanup b/hosts/profitbricks-build4-amd64/etc/pbuilder/rebuild-hooks/C01_cleanup
index 2ac6c207..6ec09822 100755
--- a/hosts/profitbricks-build4-amd64/etc/pbuilder/rebuild-hooks/C01_cleanup
+++ b/hosts/profitbricks-build4-amd64/etc/pbuilder/rebuild-hooks/C01_cleanup
@@ -2,7 +2,7 @@
set -e
-echo "debug output: disk usage on $HOSTNAME at $(date -u)"
+echo "debug output: disk usage on $(hostname) at $(date -u)"
df -h
echo