Skip to content

Print spec_result just once#820

Merged
robacarp merged 9 commits into
masterfrom
fa/simplify-spec-on-failure
Jun 13, 2018
Merged

Print spec_result just once#820
robacarp merged 9 commits into
masterfrom
fa/simplify-spec-on-failure

Conversation

@faustinoaq

@faustinoaq faustinoaq commented May 27, 2018

Copy link
Copy Markdown
Contributor

Description of the Change

Currently if build_spec.cr fails the spec_result is printed three times, this is too verbose (duplicated output)

This PR changes build_spec to print spec result just once

Related comment here: #814 (comment)

Alternate Designs

No

Benefits

Remove duplicate output

Possible Drawbacks

No

@robacarp robacarp merged commit ed05ca5 into master Jun 13, 2018
@robacarp robacarp deleted the fa/simplify-spec-on-failure branch June 13, 2018 16:52
@faustinoaq faustinoaq added this to the Version 0.8.0 milestone Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants