https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17529 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57031|0 |1 is obsolete| | --- Comment #6 from Josef Moravec <josef.moravec@gmail.com> --- 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 <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.