-
Notifications
You must be signed in to change notification settings - Fork 335
[VSC-1639] add HOMEPATH to log file output in doctor command #1517
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
Conversation
|
Download the artifacts for this pull request: |
radurentea
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fabricio-ESP
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed no home folder printed on the doctor command.
Description
Replace user HOME path with for doctor command log file output.
Fixes #1496
Type of change
Steps to test this pull request
Provide a list of steps to test changes in this PR and required output
Expected behaviour:
The log file section should show instead of the user HOME path.
Expected output:
The log file section should show instead of the user HOME path.
How has this been tested?
Steps as described above.
Test Configuration:
Dependent components impacted by this PR:
Checklist