Bug 18114

Summary: koha-start-* and koha-stop-* should be replaced with the new command style
Product: Koha Reporter: Kyle M Hall (khall) <kyle>
Component: PackagingAssignee: Tomás Cohen Arazi (tcohen) <tomascohen>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: m.de.rooy, mirko, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 17467, 17468, 18562    
Bug Blocks:    

Description Kyle M Hall (khall) 2017-02-14 16:09:16 UTC
Commands like koha-start-zebra and koha-stop-sip should be replaced with koha-zebra --start and koha-sip --stop to emulate the newer style used in script like koha-plack
Comment 1 Tomás Cohen Arazi (tcohen) 2019-02-22 17:26:31 UTC
Done!