Skip to content

Pass DRb exit status to invoking process

gitlab-qa-bot requested to merge github/fork/ilkka/drb-exit-status into master

Created by: ilkka

Hi,

Here's a small patch that causes rspec to exit with a nonzero exit status if any specs fail during a DRb run.

Merge request reports