summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_freebsd.sh
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2015-12-10 15:10:42 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-10 15:21:30 +0100
commit067ef0669532b0aae183fd209c821170ae507d95 (patch)
tree5635b3a251f1eb3c36b37e86317ffb9fca423cb1 /bin/reproducible_freebsd.sh
parent15e14ee36757eabbd22286a67fdda19d3e6fd70f (diff)
downloadjenkins.debian.net-067ef0669532b0aae183fd209c821170ae507d95.tar.xz
reproducible *.sh fix whitespaces
Diffstat (limited to 'bin/reproducible_freebsd.sh')
-rwxr-xr-xbin/reproducible_freebsd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_freebsd.sh b/bin/reproducible_freebsd.sh
index 1d5de6be..70524d04 100755
--- a/bin/reproducible_freebsd.sh
+++ b/bin/reproducible_freebsd.sh
@@ -23,7 +23,7 @@ create_results_dirs() {
mkdir -p $BASE/freebsd/dbd
}
-save_freebsd_results(){
+save_freebsd_results() {
local RUN=$1
echo "============================================================================="
echo "$(date -u) - Saving FreeBSD (branch $FREEBSD_TARGET at ${FREEBSD_VERSION[$FREEBSD_TARGET]}) build results for $RUN run."