[Koha-bugs] [Bug 18562] There should be a koha-sip script to handle SIP daemons for instances

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 30 13:22:45 CET 2019


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

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 84513
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84513&action=edit
Bug 18562: Tab completion in bash

This patch adds the fancy tab completion in bash.

To test:
- Run:
  $ source debian/koha-common.bash-completion
  $ sudo koha-sip <tab>
- Play with all the options
=> SUCCESS: The combinations make sense (e.g. only SIP-enabled instances
  are completed for --start, --stop, --restart, -v and --verbose are not
  offered if the other one is already in there, --enable only applies to
  SIP-disabled instances, etc).
- Sign off :-D

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


More information about the Koha-bugs mailing list