summaryrefslogtreecommitdiff
path: root/lib/api/api.rb
diff options
context:
space:
mode:
authorJohannes Schleifenbaum <johannes@js-webcoding.de>2013-09-26 15:40:44 +0200
committerJohannes Schleifenbaum <johannes@js-webcoding.de>2013-09-27 16:06:06 +0200
commitb5d7bcb7842d7a63de332e998d2c11ba3a5e1e6d (patch)
tree509f6af30dbc92ba3463f516a086680f7b2b46a6 /lib/api/api.rb
parent72dd8011a739356ee66d90a0bb3adcb865495464 (diff)
downloadgitlab-ce-b5d7bcb7842d7a63de332e998d2c11ba3a5e1e6d.tar.gz
[gitlab:check] Fix detecting the status of sidekiq
If you are running another sidekiq instance on your server, e.g. GitLab CI, the check script would parse the output of `ps aux` searching for `sidekiq` and returning success, although the GitLab sidekiq may not be running. Now the `ps` call will only print the processes run by the GitLab user.
Diffstat (limited to 'lib/api/api.rb')
0 files changed, 0 insertions, 0 deletions