[Koha-bugs] [Bug 18548] running koha-create --request-db without an instance name should abort

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 5 18:01:20 CEST 2017


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #5 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Josef,
Regarding `git grep -i "missing instance" debian/scripts/` I'd suggest to
follow the same pattern:
  [ $# -ge 1 ] || ( usage ; die "Missing instance name..." )

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


More information about the Koha-bugs mailing list