summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_json.sh
diff options
context:
space:
mode:
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