summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_worker.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-06-12 17:53:41 +0200
committerHolger Levsen <holger@layer-acht.org>2017-06-12 17:53:41 +0200
commitac8e4331c6ee2c539d4d147495fc0d77ef04037a (patch)
tree14b36131862578cccfff8595233597090b9b6fcc /bin/reproducible_worker.sh
parente49843a1db42ef012bad51d80f50330f31b6c35f (diff)
downloadjenkins.debian.net-ac8e4331c6ee2c539d4d147495fc0d77ef04037a.tar.xz
reproducible Debian: whitespace fix
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_worker.sh')
-rwxr-xr-xbin/reproducible_worker.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_worker.sh b/bin/reproducible_worker.sh
index 7e859ed0..f37ca689 100755
--- a/bin/reproducible_worker.sh
+++ b/bin/reproducible_worker.sh
@@ -63,7 +63,7 @@ while true ; do
echo
echo "================================================================================================"
echo "$(date --utc) - running build #$BUILD_ID for $WORKER_NAME on $NODE1 and $NODE2."
- echo " see https://tests.reproducible-builds.org/cgi-bin/nph-logwatch?$WORKER_NAME/$BUILD_ID"
+ echo " see https://tests.reproducible-builds.org/cgi-bin/nph-logwatch?$WORKER_NAME/$BUILD_ID"
echo "================================================================================================"
echo
/srv/jenkins/bin/reproducible_build.sh $NODE1 $NODE2 >$BUILD_BASE/$BUILD_ID/console.log 2>&1