[debian-edu-commits] [Git][debian-edu/debian-edu-doc][master] stop sending monthly mails about the bullseye edu manual
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Nov 5 09:10:52 GMT 2023
Holger Levsen pushed to branch master at Debian Edu / debian-edu-doc
Commits:
ee3b7999 by Holger Levsen at 2023-11-05T10:10:35+01:00
stop sending monthly mails about the bullseye edu manual
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- debian/mail_stats_to_list
Changes:
=====================================
debian/mail_stats_to_list
=====================================
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2009-2022 Holger Levsen (holger at layer-acht.org)
+# Copyright 2009-2023 Holger Levsen (holger at layer-acht.org)
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
@@ -56,7 +56,8 @@ fi
# loop through some manuals
#
cd documentation
-MANUALS="debian-edu-bookworm debian-edu-bullseye"
+MANUALS="debian-edu-bookworm"
+#MANUALS="debian-edu-trixie debian-edu-bookworm"
for i in $MANUALS ; do
if [ $(ls $i/$i-manual.*.po > /dev/null 2>&1 ; echo $?) -eq 0 ] ; then
cd $i
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/ee3b7999d9c40c12cd6a43a4995012d3049c02c5
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-doc/-/commit/ee3b7999d9c40c12cd6a43a4995012d3049c02c5
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/20231105/d7a15c68/attachment-0001.htm>
More information about the debian-edu-commits
mailing list