http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7965 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23867|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 24120 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24120&action=edit Bug 7965 : Silence warns in staff log Silence warns in C4::Bookseller to test 1/ run prove t/db_dependent/Bookseller.t Notice lots of Use of uninitialized value $delay in numeric lt (<) at /var/lib/jenkins/jobs/Koha_master/workspace/C4/Bookseller.pm line 134 type lines 2/ apply patch 3/ run prove t/db_dependent/Bookseller.t Notice warns are gone Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Tiny change, positive consequences. Passes QA script and all tests. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.