[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: Update email subject of status change mails to use t.r-b.o/debian - thanks to lamby for #882186
Holger Levsen
holger at layer-acht.org
Mon Nov 20 10:51:10 UTC 2017
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 aa9ce22d6cdaf45080b2a2f6caf98b2d907d6573
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Nov 20 10:51:04 2017 +0000
reproducible Debian: Update email subject of status change mails to use t.r-b.o/debian - thanks to lamby for #882186
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_maintenance.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh
index 991f0a7..3894f0a 100755
--- a/bin/reproducible_maintenance.sh
+++ b/bin/reproducible_maintenance.sh
@@ -488,7 +488,7 @@ if [ "$HOSTNAME" = "$MAINNODE" ] && [ $(date -u +%H) -eq 0 ] ; then
TMPFILE=$(mktemp --tmpdir=$TEMPDIR maintenance-XXXXXXXXXXXX)
PKG=$(basename $NOTE)
mv $NOTE $TMPFILE
- cat $TMPFILE | mail -s "reproducible.debian.net status changes for $PKG" \
+ cat $TMPFILE | mail -s "tests.reproducible-builds.org/debian status changes for $PKG" \
-a "From: Reproducible builds folks <reproducible-builds at lists.alioth.debian.org>" \
$PKG at packages.debian.org
rm -f $TMPFILE
--
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