https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17159
--- Comment #2 from Marcel de Rooy <[email protected]> --- Created attachment 54831 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54831&action=edit Bug 17159: Do not conditionally run cleanup_database with --mail As a simplification, I propose here to just call cleanup_database in only one line. And not test the mail enabled/disabled flag for the --mail option. If we have no lines to delete, that's just fine and we can go home early :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
