Permalink
1 comment
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
improve regrex for match(sidekiq) robustness
e.g.: the sidekiq in my Debian box is v2.11.1
- Loading branch information
This comment has been minimized.
dfe082f
Thank you for this. Fixed the false sidekiq running check failure I was getting on the rake check task.