Bug 13791: make koha-list aware of plack
commitd863757fa749ef7d20da5e6195112bc42c676528
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 13 Aug 2015 17:49:01 +0000 (13 14:49 -0300)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Mon, 24 Aug 2015 16:00:41 +0000 (24 13:00 -0300)
tree1f15d623312dd649977f23394a4a874ae84070da
parentbc208d16e646262c93ceca89af61ea23d80fc006
Bug 13791: make koha-list aware of plack

This patch adds the --plack and --noplack option switches to koha-list
for filtering instances to be listed.

This is particularly important for init scripts and cronjobs.

To test:
- Play with koha-list --plack and koha-plack --enable/--disable and verify that
koha-list returns the expected results.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
debian/scripts/koha-foreach
debian/scripts/koha-functions.sh
debian/scripts/koha-list