https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36935
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #167088|0 |1 is obsolete| | --- Comment #17 from David Nind <[email protected]> --- Created attachment 167130 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167130&action=edit Bug 36935: Remove warning if file parsing is successful This patch removes the logged warning if a file parse is successful. Test plan: 1) prove t/db_dependent/Koha/BackgroundJob/ImportKBARTFile.t 2) The output will have a logged message - 'EOF - End of data in parsing input stream' 3) Apply patch 4) Repeat step 1 5) The warning will be gone Signed-off-by: David Nind <[email protected]> -- 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/
