Merge lp:~wgrant/python-oops-tools/bug-1050722 into lp:python-oops-tools
Proposed by
William Grant
Status: | Merged |
---|---|
Approved by: | William Grant |
Approved revision: | 43 |
Merged at revision: | 42 |
Proposed branch: | lp:~wgrant/python-oops-tools/bug-1050722 |
Merge into: | lp:python-oops-tools |
Diff against target: |
29 lines (+7/-1) 2 files modified
src/oopstools/NEWS.txt (+5/-0) src/oopstools/scripts/prune.py (+2/-1) |
To merge this branch: | bzr merge lp:~wgrant/python-oops-tools/bug-1050722 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Richard Harding (community) | Approve | ||
Review via email:
|
Commit message
When pruning, look for OOPS references up to now rather than up to prune_until. Otherwise we miss any references created in the last week, probably only finding references within 24 hours of the OOPS occurring.
Description of the change
oops_datedir_
To post a comment you must log in.