https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16501
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51448|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 51487 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51487&action=edit Bug 16501: Remove some unneeded warns in Upload.t At some point I saw some gain in warning about a missing config line. But these warns are actually not needed here. Removing them here. Test plan: Run t/db_dependent/Upload.t while having upload_path in your koha-conf and also without it. Signed-off-by: Tomas Cohen Arazi <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
