chiark
/
gitweb
/
~webstump
/
modbot-uram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
840d401
)
Expire old published rejections
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 28 Feb 2010 22:26:16 +0000
(22:26 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 28 Feb 2010 22:26:16 +0000
(22:26 +0000)
crontab.part.INO
patch
|
blob
|
history
diff --git
a/crontab.part.INO
b/crontab.part.INO
index fd9d4d4f6483f4ed98910883243b84834716ecd6..a55d824a8d31e99d0342b66e63a32e9e1e708197 100644
(file)
--- a/
crontab.part.INO
+++ b/
crontab.part.INO
@@
-6,3
+6,4
@@
50 7 * * 1,4 savelog live-%ABBREV%/xlog/log/%GROUP%/event.log
51 7 12 * * savelog live-%ABBREV%/errs
52 7 12 * * savelog live-%ABBREV%/webstump/log/webstump.log
+53 7 * * 1 find live-%ABBREV%/xlog/log/%GROUP%/public -mtime +14 -print0 | xargs -r0 rm --