https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23700 --- Comment #2 from Magnus Enger <magnus@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.