https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36435

Danyon Sewell <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |z
           Assignee|[email protected]     |[email protected]
                   |                            |z

--- Comment #5 from Danyon Sewell <[email protected]> ---
Have written patch to break the conditional that koha-dump was inside so that
the deletion of old logs will still happen.

As Aleisha pointed out this has essentially changed the behavior back to how it
was prior to the enhancement being written.

Test plan:
1. Create a number of backups and edit their modify time to being older than 2
days
2. run the koha-run-backups script and try and write to one of the files it
includes while it's being backed up (you'll trigger a warning from tar saying
the file changed as it was being read)
3. verify that the older backups are not being cleaned up and deleted despite
new backups being made.
4. Apply this patch
5. Complete steps 1-2 again and then go and look to see if the older backups
are being deleted.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to