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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 1 09:34:50 CEST 2019


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

Jesse Maseto <jesse at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #93244|0                           |1
        is obsolete|                            |

--- Comment #3 from Jesse Maseto <jesse at bywatersolutions.com> ---
Created attachment 93344
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93344&action=edit
Very nicely aligned now.

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.

Signed-off-by: Jesse Maseto <jesse at bywatersolutions.com>

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


More information about the Koha-bugs mailing list