diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-12-06 10:56:47 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-12-06 10:56:47 +0000 |
commit | b6af48a862d67d7313e6399f20c4a438b21cc3b3 (patch) | |
tree | 6cb155c2807683f807f7d9c725f964ecf6ee6721 /debian/changelog | |
parent | f81be32a30ce1961e2ca71a7d930ed2cd5555ada (diff) |
Added script to report on parse failures.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 5167462..407e3cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,9 @@ custodian (0.8-1) stable; urgency=low * Produce a new package custodian-bytemark - This contains a queue monitor. - - TODO: This should contain a parser check - * Don't overwrite the reason for failure when clearing alerts via - mauve. + - This contains a parser check. + - Both these scripts are deployed to /usr/bin, and invoked via /etc/cron.d. + * Don't overwrite the reason for failure when clearing alerts via mauve. -- Steve Kemp <steve@bytemark.co.uk> Thu, 6 Dec 2012 10:22:01 +0000 |