[Koha-bugs] [Bug 10532] koha-run-backups option --output doesn't work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 28 09:39:34 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10532

Thomas Klausner <domm at plix.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |domm at plix.at

--- Comment #9 from Thomas Klausner <domm at plix.at> ---
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.


More information about the Koha-bugs mailing list