https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28615
--- Comment #12 from Jonathan Druart <[email protected]> --- Wondering if we shouldn't use a mix of: * https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120417 * what we have in t/Logger.t Basically it would mock log4perl_conf for the current prove command. But it needs to be "more global" or it won't work. Should not we actually copy $KOHA_CONF, modify it, and set KOHA_CONF to the new file for the current prove command? -- 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/
