Skip to content

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

Merged
rosen-vladimirov merged 1 commit into
releasefrom
vladimirov/doctor-print-success
Mar 15, 2018
Merged

fix: Do not print sysinfo if everything is fine#3460
rosen-vladimirov merged 1 commit into
releasefrom
vladimirov/doctor-print-success

Conversation

@rosen-vladimirov
Copy link
Copy Markdown
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