http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167
--- Comment #206 from Jared Camins-Esakov <[email protected]> --- If someone wanted to update the database from the command line, they could do it by running misc/bin/updatedb.pl? Is that right? I don't see any unit tests for C4::Update::Database. This patch predates the 3.12 release cycle so I'll be somewhat flexible about that, but I'd really like to see a follow-up with unit tests. I will be posting a follow-up that allows us to disable updates in the current updatedatabase.pl, so that I can safely copy updates to the current updatedatabase.pl script, and one that changes the name of the misnamed $koha39 variable. -- 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/
