Bug 10337: (followup) Upper case MARC flavour
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 18 Oct 2016 15:02:25 +0000 (12:02 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Oct 2016 14:08:07 +0000 (14:08 +0000)
commit31cb200e0d97106f6e2a009b4cbbd0a295bbaaf5
treebcf16bf356d7a9ca8e85d5c2f0b0e8df6eeb504c
parentfab0bc976470ca99646b06b7810954b4e2fd18f1
Bug 10337: (followup) Upper case MARC flavour

This patch makes the populate_db.pl script upper case what gets passed
with the --marcflavour option switch. This is needed in order for this
to fit ``kohadevbox`` configuration files, and it is harmless for other
uses.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
misc/devel/populate_db.pl