https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10532
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from David Cook <[email protected]> --- (In reply to Thomas Klausner from comment #9) > 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.. Yeah that's true. Also if the backup dir doesn't exist it could be good to create it... -- 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/
