Skip to content

Fix bug with bisect and custom error codes

gitlab-qa-bot requested to merge fix-return-status-for-bisect into master

Created by: JonRowe

The bisector was hardcoded to return 1 for failure rather than a custom error code if configured.

Merge request reports