https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19821
--- Comment #68 from Kyle M Hall <[email protected]> --- Created attachment 105878 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105878&action=edit Bug 19821: Install sample data, ES mappings and Version syspref Also move .proverc to .proverc.dist, so it cannot be used by accident. Different ways to use it: 1/ prove --rc .proverc.dist Use defaults 2/ cp .proverc.dist .proverc && prove Allows to configure db name, marcflavour, and prove options Signed-off-by: Martin Renvoize <[email protected]> Signed-off-by: Bouzid Fergani <[email protected]> Signed-off-by: Victor Grousset/tuxayo <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
