[debian-edu-commits] [Git][debian-edu/debian-edu-doc][master] debian/mail_stats_to_list: don't send extra mail in case of problems.
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Dec 19 01:29:51 GMT 2021
Holger Levsen pushed to branch master at Debian Edu / debian-edu-doc
Commits:
e4eecef4 by Holger Levsen at 2021-12-19T02:29:23+01:00
debian/mail_stats_to_list: don't send extra mail in case of problems.
- - - - -
2 changed files:
- debian/changelog
- debian/mail_stats_to_list
Changes:
=====================================
debian/changelog
=====================================
@@ -10,6 +10,9 @@ debian-edu-doc (2.12.6) UNRELEASED; urgency=medium
* Buster manual:
- Spanish: Eulalio Barbero Espinosa
+ [ Holger Levsen ]
+ * debian/mail_stats_to_list: don't send extra mail in case of problems.
+
-- Frans Spiesschaert <Frans.Spiesschaert at yucom.be> Wed, 01 Dec 2021 14:39:37 +0100
debian-edu-doc (2.12.5) unstable; urgency=medium
=====================================
debian/mail_stats_to_list
=====================================
@@ -30,7 +30,7 @@ export PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
set -x
report_problem(){
- echo "Problem running git $1 (return status $2) in paradis.debian.org:~holger/debian-edu-doc - please fix." | mail -s "problem with debian-edu-doc status mails" holger at layer-acht.org
+ echo "Problem running git $1 (return status $2) in paradis.debian.org:~holger/debian-edu-doc - please fix. Probably temporary though."
exit 1
}
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/e4eecef4d6aa12c045df5b77f58df3dff4a3fb36
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/e4eecef4d6aa12c045df5b77f58df3dff4a3fb36
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/debian-edu-commits/attachments/20211219/f652ceda/attachment-0001.htm>
More information about the debian-edu-commits
mailing list