[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:49:28 CET 2016


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

--- Comment #3 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 57032
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57032&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 at gmail.com>

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


More information about the Koha-bugs mailing list