http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8353
--- Comment #1 from Jared Camins-Esakov <[email protected]> --- Created attachment 10628 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10628&action=edit Bug 8353: Adds a test to check for missing sysprefs in the database Adds a non-test mode (--showsql option) that displays the missing sysprefs as sql inserts. Some sysprefs were missed from the syspref file due to extra spaces in the insert : fixed. The test now checks if there are at least as many sysprefs in the database as in the syspref file (instead of checking for the exact number) Signed-off-by: Jared Camins-Esakov <[email protected]> Cherrypicked from BibLibre master, rebased onto current master, and corrected typos, 2012-07-03 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
