summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_json.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-12-17 17:46:53 +0100
committerHolger Levsen <holger@layer-acht.org>2014-12-17 17:46:53 +0100
commitfac844021d3108a9b7186020327485f7c95cbfd8 (patch)
tree1c7bf8c5bb7b8f826016a827d0e06593ec33c2a0 /bin/reproducible_json.sh
parent08d368d36bad50af0f5dacf77befe664f451d60b (diff)
downloadjenkins.debian.net-fac844021d3108a9b7186020327485f7c95cbfd8.tar.xz
fixup last commit
Diffstat (limited to 'bin/reproducible_json.sh')
-rwxr-xr-xbin/reproducible_json.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_json.sh b/bin/reproducible_json.sh
index df2727b5..1bbf0d19 100755
--- a/bin/reproducible_json.sh
+++ b/bin/reproducible_json.sh
@@ -41,6 +41,6 @@ done
write_json "]"
echo
-echo "$(date) - $JENKINS_URL/userContent/reproducible.json has been updated."
+echo "$(date) - $REPRODUCIBLE_URL/userContent/reproducible.json has been updated."
mv $JSON /var/lib/jenkins/userContent/reproducible.json
chmod 755 /var/lib/jenkins/userContent/reproducible.json