summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-15 10:37:36 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-15 10:37:36 +0200
commite1ee51de63b40580b1f5113d3886d8a3538e8fe3 (patch)
tree727a5e650c62f769c481f8dbe4d28dcbe4dc399e /bin/reproducible_build.sh
parent985685a82b52e62cede3292705db5e97f2a40bf4 (diff)
downloadjenkins.debian.net-e1ee51de63b40580b1f5113d3886d8a3538e8fe3.tar.xz
reproducible: fix URL to dbd logfile
Diffstat (limited to 'bin/reproducible_build.sh')
-rwxr-xr-xbin/reproducible_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index f05aa35a..fb45b144 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -121,7 +121,7 @@ else
if [ $RESULT -eq 124 ] ; then
echo "$(date) - debbindiff.py was killed after running into timeouot..." | tee -a ${RBUILDLOG}
elif [ $RESULT -eq 1 ] ; then
- echo "$(date) - debbindiff.py found issues, please investigate $JENKINS_URL/userContent/dbd/${SRCPACKAGE}_${VERSION}.html" | tee -a ${RBUILDLOG}
+ echo "$(date) - debbindiff.py found issues, please investigate $JENKINS_URL/userContent/dbd/${LOGFILE}" | tee -a ${RBUILDLOG}
fi
if [ ! -f ./${LOGFILE} ] && [ -f b1/${BUILDINFO} ] ; then
cp b1/${BUILDINFO} /var/lib/jenkins/userContent/buildinfo/