[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: build: fix typo

Holger Levsen holger at moszumanska.debian.org
Tue Apr 21 08:35:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 8f671dfdba262ee892d15e61d74cd5e79b407877
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Tue Apr 21 10:28:30 2015 +0200

    reproducible: build: fix typo
---
 bin/reproducible_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 642d557..1e6dcc1 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -75,7 +75,7 @@ save_artifacts() {
 		echo "<p>" > $HEADER
 		printf "$msg" | sed 's#$#<br />#g' >> $HEADER
 		echo "Package page: <a href=\"$REPRODUCIBLE_URL/${SUITE}/${ARCH}/${SRCPACKAGE}\">$REPRODUCIBLE_URL/${SUITE}/${ARCH}/${SRCPACKAGE}</a><br />" >> $HEADER
-		echo "</p>" >> $HEADER4
+		echo "</p>" >> $HEADER
 		chmod 644 $HEADER
 		echo | tee -a ${RBUILDLOG}
 		# irc message

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list