summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_json.sh
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-01-09 13:26:44 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-09 13:28:29 +0100
commitc2a458f1a90b7bd4d4c3148175e82b06efc9de29 (patch)
tree9d497f766862951951bf56d1d97c5dcbc5bf4a96 /bin/reproducible_json.sh
parent166fc78806fcd33db60bc476d6b5dc6d2a4634b0 (diff)
downloadjenkins.debian.net-c2a458f1a90b7bd4d4c3148175e82b06efc9de29.tar.xz
reproducible: update links after apache change. strip the leading /userContent where possible
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 339df19b..aea32913 100755
--- a/bin/reproducible_json.sh
+++ b/bin/reproducible_json.sh
@@ -43,6 +43,6 @@ done < <(echo "$RESULT")
write_json "]"
echo
-echo "$(date) - $REPRODUCIBLE_URL/userContent/reproducible.json has been updated."
+echo "$(date) - $REPRODUCIBLE_URL/reproducible.json has been updated."
mv $JSON /var/lib/jenkins/userContent/reproducible.json
chmod 755 /var/lib/jenkins/userContent/reproducible.json