[Koha-bugs] [Bug 23700] Fix output of koha-plack --restart

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 30 15:09:53 CEST 2019


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

--- Comment #2 from Magnus Enger <magnus at libriotech.no> ---
Created attachment 93244
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93244&action=edit
Bug 23700 - Fix output of koha-plack --restart

To test:
- Run "sudo koha-plack restart kohadev" and verify the output is
  out of line.
- Apply the patch
- If you are on e.g. kohadevbox you need to copy koha-plack to
  /usr/sbin/ thus:
  sudo cp debian/scripts/koha-plack /usr/sbin/koha-plack
- Run "sudo koha-plack restart kohadev" again and check that you
  get two lines of output, nicely aligned with the "OK" inside the
  square brackets.

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


More information about the Koha-bugs mailing list