http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14116 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39615|0 |1 is obsolete| | Attachment #39616|0 |1 is obsolete| | --- Comment #10 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 39617 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39617&action=edit Bug 14116: Silence noisy output for t/Scrubber. Why diag or print out things, unless it is -v? And why print anything except success or failure type messages? This cleans up the output. TEST PLAN --------- 1) $ prove t/Scrubber.t -- there's some noise. 2) apply patch 3) $ prove t/Scrubber.t -- noise issue resolved. Output is still reasonable for -v. 4) koha qa test tools -- You are receiving this mail because: You are watching all bug changes.