Bug 6572: Script batch anonymisation wrapper
authorD Ruth Bavousett <ruth@bywatersolutions.com>
Sat, 9 Jul 2011 16:50:06 +0000 (12:50 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 20 Oct 2011 00:57:14 +0000 (13:57 +1300)
commit885f016394a4cf00ccf3c8b0951883b453e2bcc3
tree80d0517649cf9ae9bfc8366a100f0e4ae8b74ec8
parentedd7f0588ebbea9f3dd6c1e9fd54accabf6c3644
Bug 6572: Script batch anonymisation wrapper

This little script, given a --days numeric parameter, will anonymise checkouts
before that many days ago.  Useful for sites that want to automatically do this on
a periodic (cronnable) basis.

Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
misc/cronjobs/batch_anonymise.pl [new file with mode: 0755]