Changes between Initial Version and Version 1 of Ticket #12069
- Timestamp:
- 11/21/11 22:53:27 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12069
-
Property
Status
changed from
new
toneeds_review
-
Property
Status
changed from
-
Ticket #12069 – Description
initial v1 4 4 5 5 At the same time, this patch fixes a small bug in the function `delete_tmpfiles`: the function used to quit completely if it couldn't find some file in the list `tmpfiles`. Now if if can't find the file, it skips it and goes on to the next one. 6 7 Apply [attachment:trac_12069-doctest.patch] to the scripts repo.