Skip to content
Commits on Source (2)
......@@ -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
#
......
......@@ -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">
......
......@@ -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">
......