https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17529
Josef Moravec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57031|0 |1 is obsolete| | --- Comment #6 from Josef Moravec <[email protected]> --- Created attachment 57039 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57039&action=edit [SIGNED-OFF] Bug 17529: Add a --with-records option to populate_db.pl It's so frustrating to have to insert data manually to test with a fresh install. This patch adds the data from the marc21 sandbox and let populate_db.pl inserts them Test plan: DROP DATABASE koha_kohadev; perl misc/devel/populate_db.pl --with-records -v Enjoy Signed-off-by: Josef Moravec <[email protected]> -- 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/
