From a29e9cb7fc5ec24c4e0150f52b02f9058e80d397 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Wed, 4 Oct 2006 21:41:55 +0000 Subject: * Include a timestamp in the simple web report, to document when the web page was last updated. --- debian/changelog | 2 ++ sitesummary-makewebreport | 1 + 2 files changed, 3 insertions(+) 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 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 < -- cgit v1.2.3