]> git.koha-community.org Git - koha.git/commit
Bug 10622: add --sip and --nosip switches to koha-list
authorTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 22 Jul 2013 14:30:27 +0000 (11:30 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 11 Nov 2013 15:09:39 +0000 (12:09 -0300)
commitb1c1cb4480e41b29f4c9905179585d7eb12777ab
tree9de6f63b261c99720f6001eeca5b6150acbde7a5
parentacd0ce1a83c8a9d4f8014a2897f03b31815a13dd
Bug 10622: add --sip and --nosip switches to koha-list

Just added those switches.

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Magnus Enger <magnus@enger.priv.no>
I applied the patch on my local dev install, and then copied the
patched koha-list script to a couple of servers with actual
instances running off the packages, to test the script.
- It seems that the -h switch did not work before this patch, now
  both -h and --help works nicely
- --sip and --nosip work as expected, also in combination with
  --email and --noemail

The patch does not add --sip and --nosip to the man page for
koha-list, but I will do a followup for that.

Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 9f6e739ce0893fe7570adfa7cc2b7407351138ae)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
debian/scripts/koha-list