27 Apr
2022
27 Apr
'22
12:51 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30627 --- Comment #1 from Mengu Yazicioglu <mengu@devinim.com.tr> --- 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.