[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] ignore one of Jelle's email addresses
Holger Levsen
gitlab at salsa.debian.org
Wed Dec 19 18:07:56 GMT 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
fe7ba227 by Holger Levsen at 2018-12-19T18:07:42Z
ignore one of Jelle's email addresses
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -625,8 +625,8 @@ if [ "$HOSTNAME" = "jenkins" ] ; then
git log | grep ^Author| cut -d " " -f2-|sort -u -f > $TMPFILE
echo "----" >> $TMPFILE
sudo tee /var/lib/jenkins/userContent/THANKS > /dev/null < THANKS.head
- # samuel, lunar, josch and phil committed with several committers, only display one
- grep -v -e "samuel.thibault at ens-lyon.org" -e Lunar -e "j.schauer at email.de" -e "mattia at mapreri.org" -e "phil at jenkins-test-vm" $TMPFILE | sudo tee -a /var/lib/jenkins/userContent/THANKS > /dev/null
+ # samuel, lunar, jelle, josch and phil committed with several committers, only display one
+ grep -v -e "samuel.thibault at ens-lyon.org" -e Lunar -e "j.schauer at email.de" -e "mattia at mapreri.org" -e "phil at jenkins-test-vm" -e "jelle at vdwaa.nl" $TMPFILE | sudo tee -a /var/lib/jenkins/userContent/THANKS > /dev/null
rm $TMPFILE
TMPDIR=$(mktemp -d -t update-jdn-XXXXXXXX)
sudo cp -pr userContent $TMPDIR/
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/fe7ba227315e694d01133ffefc5134b151ac58ba
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/fe7ba227315e694d01133ffefc5134b151ac58ba
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20181219/5b7a55c2/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list