[Koha-bugs] [Bug 17529] Add a --with-records option to populate_db.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 1 15:18:05 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17529

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 57030
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57030&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list