Bug 17459: Follow up
authorChris Cormack <chrisc@catalyst.net.nz>
Tue, 18 Oct 2016 19:53:26 +0000 (08:53 +1300)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 28 Oct 2016 16:55:44 +0000 (16:55 +0000)
commitf9da6f9739b334a1e14b75a1aa49b2f5569b032e
treebce0e11171434b4d93340863be36fb51535b1a63
parenta462d46b02c01a25ebffb85d3b1e462813c77de1
Bug 17459: Follow up

Adding POD and --userid and --password options

1/ To test, use the same routine as before, with no options.
2/ You should have a user with koha/koha as userid and passwords
3/ Delete that user
4/ Run the script with --userid <userid> --password <password>
5/ You should have a user in koha with userid/password set

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
misc/devel/create_superlibrarian.pl [changed mode: 0644->0755]