https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10532
Thomas Klausner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Thomas Klausner <[email protected]> --- We also stumbled upon this problem recently. I think the best solution would be to pass --output from koha-run-backups on to koha-dump, plus some code to check if the dir exists. And IMO it would make more sense to write those scripts in Perl than in bash. It's much easier/shorter in Perl, and we can be confident that Perl is installed, because ... Koha.. -- 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/
