Split up some make commands, so that errors aren't overlooked
When we ask make to run "a | b", if a fails then the pipeline might still exit successfuly.
Please register or sign in to comment
When we ask make to run "a | b", if a fails then the pipeline might still exit successfuly.