Bug 10523: Remove two obsolete routines from Installer.pm
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 1 Jul 2013 13:12:53 +0000 (15:12 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 31 Oct 2013 16:51:47 +0000 (16:51 +0000)
commite8c73f6d6c34191d774328ab47be4379e8c3932b
tree7273ebf01e2804a64b552b12cf4aeb9037727179
parent021b6299754f93f89271f81ef9fc864f75391515
Bug 10523: Remove two obsolete routines from Installer.pm

The routines sql_file_list and marcflavour_list in Installer.pm are not used.
There are some references to them in probably obsolete '/lib' test units.
I changed these test units for the record too.

Also: removed the not-existing marcflavour parameter of sample_data_sql_list
in its call in install.pl.

Test plan:
Run a new install.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Installer.pm
installer/install.pl