https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37893
--- Comment #73 from Jonathan Druart <[email protected]> --- Comment on attachment 189711 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189711 Bug 37893: (QA follow-up): Fix pod_coverage.t Review of attachment 189711: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=37893&attachment=189711) ----------------------------------------------------------------- ::: C4/SIP/Sip/Configuration.pm @@ +56,4 @@ > } else { > $cfg = $current_config; > } > + die unless $cfg; this seems wrong. -- 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/
