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

--- Comment #1 from Mengu Yazicioglu <[email protected]> ---
First findings:

and a correction, if there are some other files in the backup destination
directory, script also counts them and this makes the problem.

In the remove part of script, sed "s:^$name ... part removes the instance name
and expects only related backup files, but if somehow there are some other
files, backups are being deleted

It could be better to find older files with find command maybe.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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