Skip to content

Use sv to check service status.

Marin Jankovski requested to merge do_not_depend_on_ctl_status into master

gitlab-ctl status SERVICE always returns 0 regardless of the actual status of the service.

Switch to using sv to check for the status.

Related to #748 (closed)

Merge request reports