Skip to content

Have HTML Report use OutputFilePath directory#1718

Merged
dpaulson45 merged 1 commit into
mainfrom
dpaul-HcDev
May 16, 2023
Merged

Have HTML Report use OutputFilePath directory#1718
dpaulson45 merged 1 commit into
mainfrom
dpaul-HcDev

Conversation

@dpaulson45
Copy link
Copy Markdown
Member

@dpaulson45 dpaulson45 commented May 15, 2023

Issue:
#1717

Reason:
The HTML Report should be used as a file name and if OutputFilePath is used, combined the two in order to get the desired results.

Fix:
Detect if $HtmlReportFile is already a file path, if it is use it. Otherwise, combined $OutputFilePath and $HtmlReportFile to get the desired result.

Resolved #1717

Validation:
Lab tested

@lusassl-msft lusassl-msft added the Ready for review Pull Request is ready to be reviewed label May 16, 2023
@dpaulson45 dpaulson45 merged commit f05847e into main May 16, 2023
@dpaulson45 dpaulson45 deleted the dpaul-HcDev branch May 16, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Health Checker Issue Ready for review Pull Request is ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Issue] - Health Checker - -OutputFilePath not honored for -BuildHtmlServersReport

2 participants