https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21846
--- Comment #12 from Tomás Cohen Arazi <[email protected]> --- (In reply to Owen Leonard from comment #11) > These patches worked as expected for me. I did get inconsistent results from > 'prove t/db_dependent/Tags.t.' It sometimes passed and sometimes didn't. > > The QA tool has some complaints, but I'm not sure if they're false > positives. I'll leave it for QA to decide. Owen, thanks for reporting that. The problem is the patchset isn't updating the DBIC schema files. You can do it by issuing the following command $ dbic on the 'vagrant' user. The @RM will provide those schema updates when pushing. -- 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/
