https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30026
--- Comment #7 from Florian <[email protected]> --- (In reply to David Cook from comment #6) > (In reply to Florian from comment #5) > > It seems to me that forcing the addition of an exit code might cause a lot > > more problems down the line > > 100% agreed. I think for many/most libraries, they'll never want to have > exit codes included. > > I still don't see the utility of adding exit codes. It sounds like it's > something you'd need for your plugin, but it seems to me that is something > you could add via your plugin and doesn't need to be in Koha. But it's already there in the code. The current version already supports vast majority of exit codes, this patch aims to make sure we support even more. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
