summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-10-16 16:22:16 +0200
committerHolger Levsen <holger@layer-acht.org>2015-10-16 16:22:16 +0200
commitb1e964969bf6cfe20ba336ba5b6c9414a4541910 (patch)
tree858b76323da7b8055889795e5a4cbcbcd496c103 /bin/reproducible_build.sh
parent8cc8e3fb1a08ca69400b75b6e1ae4a37c370a43b (diff)
downloadjenkins.debian.net-b1e964969bf6cfe20ba336ba5b6c9414a4541910.tar.xz
reproducible: whitespace changes
Diffstat (limited to 'bin/reproducible_build.sh')
-rwxr-xr-xbin/reproducible_build.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index c88c64a4..f5db33c3 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -292,7 +292,6 @@ handle_remote_error() {
exit 0
}
-
handle_enospace() {
unregister_build
MESSAGE="${BUILD_URL}console hit diskspace issues with $SRCPACKAGE on $SUITE/$ARCH on $1, sleeping 30m."
@@ -741,7 +740,7 @@ elif [ "$1" = "1" ] || [ "$1" = "2" ] ; then
else
second_build
fi
- echo "$(date -u) - build #$MODE for $SRCPACKAGE/$SUITE/$ARCH on $HOSTNAME done"
+ echo "$(date -u) - build #$MODE for $SRCPACKAGE/$SUITE/$ARCH on $HOSTNAME done."
exit 0
elif [ "$2" != "" ] ; then
MODE="master"