https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40934
--- Comment #19 from Nick Clemens (kidclamp) <[email protected]> --- Created attachment 203895 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203895&action=edit Bug 40934: (follow-up) --code and --exclude-code should be mutually exclusive Both options were being accepted but only the last one in the command line was being applied. Now they are mutually exclusive like --category and --skip-category in longoverdue.pl. Signed-off-by: Marion Durand <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
