http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13028 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 32646 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32646&action=edit [PASSED QA] Bug 13028: Followup adding a -partial flag for partial compares If you compare the database with a partial pref file, you may not be interested in lots of lines saying that a pref is not in the file. You were already aware of that ;) If you add the -partial flag, these lines will be skipped. Test plan: Do as described above. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Works as described, passes tests and QA script. -- You are receiving this mail because: You are watching all bug changes.