https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10532 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #10 from David Cook <dcook@prosentient.com.au> --- (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.