[Piuparts-devel] [Git][debian/piuparts][develop] 2 commits: document the complicated update frequencies
Holger Levsen
gitlab at salsa.debian.org
Thu Oct 18 12:39:46 BST 2018
Holger Levsen pushed to branch develop at Debian / piuparts
Commits:
d4b3883c by Holger Levsen at 2018-10-18T11:29:40Z
document the complicated update frequencies
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
a557e533 by Holger Levsen at 2018-10-18T11:31:35Z
drop parenthesises
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
3 changed files:
- conf/crontab-master.in
- htdocs/index.tpl
- piuparts-report.py
Changes:
=====================================
conf/crontab-master.in
=====================================
@@ -10,7 +10,7 @@ PYTHONPATH=@libdir@/python2.7/dist-packages
@reboot master_cleanup
#
-# generate reports twice a day
+# generate reports twice or three times a day
# (dinstall runs 1|7|13|19:52, so this is long after mirror pushes...)
#
0 4-23/12 * * * piuparts-analyze
@@ -24,7 +24,7 @@ PYTHONPATH=@libdir@/python2.7/dist-packages
0 3,15 * * * reschedule_oldest_logs
#
-# monitor for problems once a day
+# monitor for problems several times day
# - these may result in packages being retested
# - if that's not the case, run them from within generate_daily_report
#
=====================================
htdocs/index.tpl
=====================================
@@ -59,7 +59,7 @@
</tr>
<tr class="normalrow">
<td class="contentcell2">
- These pages are updated twice a day.
+ These pages are updated two to three times a day.
</td>
</tr>
<tr class="normalrow">
=====================================
piuparts-report.py
=====================================
@@ -123,7 +123,7 @@ HTML_HEADER = """<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<tr class="normalrow">
<td class="contentcell">
<a href="$doc_root/bug_howto.html">How to file bugs</a><br />
- (using <a href="$doc_root/templates/mail/">templates</a>)
+ using <a href="$doc_root/templates/mail/">templates</a>
</td>
</tr>
<tr class="normalrow">
View it on GitLab: https://salsa.debian.org/debian/piuparts/compare/6749f0c65b12618565f4f310b742e139d73b181a...a557e5339dec578d290227dd3a7450963acfe087
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/compare/6749f0c65b12618565f4f310b742e139d73b181a...a557e5339dec578d290227dd3a7450963acfe087
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/piuparts-devel/attachments/20181018/afa415a7/attachment-0001.html>
More information about the Piuparts-devel
mailing list