It would be more useful if bcov returned the exit status of the child. For example, if a test fails and returns a non-zero exit code, then we want bcov to also return non-zero so that makefiles, etc. will notice the error.
Patch to return child's exit status as exit status of bcov
Log in to post a comment.
Patch to return child's exit status as exit status of bcov