[Koha-bugs] [Bug 13028] Remove uninitialized value warning and add partial flag to cmp_sysprefs script

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 8 14:39:28 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13028

--- Comment #2 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 32062
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32062&action=edit
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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list