Skip to content

fix: Do not print sysinfo if everything is fine #3460

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 15, 2018

Conversation

rosen-vladimirov
Copy link
Contributor

During commands like prepare, build, run, etc. CLI checks the local environment for specified platform. In case there are issues, the full system information should be printed.
However, in case everything is fine, CLI should not print the information. Fix this by removing incorrect line that prints all of the info.

During commands like prepare, build, run, etc. CLI checks the local environment for specified platform. In case there are issues, the full system information should be printed.
However, in case everything is fine, CLI should not print the information. Fix this by removing incorrect line that prints all of the info.
@rosen-vladimirov rosen-vladimirov added this to the 4.0.0 milestone Mar 14, 2018
@rosen-vladimirov rosen-vladimirov self-assigned this Mar 14, 2018
@rosen-vladimirov rosen-vladimirov requested a review from Fatme March 14, 2018 21:29
@rosen-vladimirov rosen-vladimirov merged commit 6ade8ba into release Mar 15, 2018
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/doctor-print-success branch March 15, 2018 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants