mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
This hides ugly output if the services were already stopped: ``` 2022-03-25 23:26:04,165 upgrade-zulip-stage-2: Stopping Zulip... process-fts-updates: ERROR (not running) zulip-django: ERROR (not running) zulip_deliver_scheduled_emails: ERROR (not running) zulip_deliver_scheduled_messages: ERROR (not running) Zulip stopped successfully! ``` Being able to skip having to shell out to `supervisorctl`, if all services are already stopped is also a significant performance improvement.
2.2 KiB
Executable File
2.2 KiB
Executable File