aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2006-10-04 21:41:55 +0000
committerPetter Reinholdtsen <pere@hungry.com>2006-10-04 21:41:55 +0000
commita29e9cb7fc5ec24c4e0150f52b02f9058e80d397 (patch)
treea45cf00d3a9f990f4c0f23a4e95eed065ecdf7de
parent050899ae0b15312c61039c7fd5ecc9aed75e07a7 (diff)
downloadsitesummary-a29e9cb7fc5ec24c4e0150f52b02f9058e80d397.tar.gz
sitesummary-a29e9cb7fc5ec24c4e0150f52b02f9058e80d397.tar.bz2
sitesummary-a29e9cb7fc5ec24c4e0150f52b02f9058e80d397.tar.xz
* Include a timestamp in the simple web report, to document when the
web page was last updated.
-rw-r--r--debian/changelog2
-rwxr-xr-xsitesummary-makewebreport1
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b7cb86..bab219e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ sitesummary (0.0.13~1) unstable; urgency=low
* Change server cron job to remove entries after 120 days.
* Make it possible to override this value using
/etc/sitesummary/collector.cfg.
+ * Include a timestamp in the simple web report, to document when the
+ web page was last updated.
-- Petter Reinholdtsen <pere@debian.org> Wed, 4 Oct 2006 23:29:18 +0200
diff --git a/sitesummary-makewebreport b/sitesummary-makewebreport
index f517c88..43afc8e 100755
--- a/sitesummary-makewebreport
+++ b/sitesummary-makewebreport
@@ -20,6 +20,7 @@ for f in site-summary kernelversion-summary debian_edu-summary ; do
echo
done
+date
cat <<EOF
</pre>
</body>