Bug 18548: Print usage when missing instance name in koha-create script
commitd2ed4fadc59260372baedab038d16bd7cb169b1c
authorJosef Moravec <josef.moravec@gmail.com>
Fri, 5 May 2017 10:23:23 +0000 (5 10:23 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Sat, 20 May 2017 14:05:35 +0000 (20 14:05 +0000)
treeae6946fcba643819653faad3a6d682bcd3926571
parente609679eb278383f573eda78048f8fa107ae159b
Bug 18548: Print usage when missing instance name in koha-create script

Test plan:
1. Run: debian/scripts/koha-create --request-db
-> Without patch you see the getent error message
-> With patch you see usage and "Missing instance name" message

Signed-off-by: Dilan Johnpulle <dilan@calyx.net.au>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
debian/scripts/koha-create