Change logic for determining whether PSHOME is writable. by JamesWTruher · Pull Request #17218 · PowerShell/PowerShell · GitHub
Skip to content

Change logic for determining whether PSHOME is writable.#17218

Merged
daxian-dbw merged 1 commit intoPowerShell:masterfrom
JamesWTruher:testfix001
Apr 29, 2022
Merged

Change logic for determining whether PSHOME is writable.#17218
daxian-dbw merged 1 commit intoPowerShell:masterfrom
JamesWTruher:testfix001

Conversation

@JamesWTruher
Copy link
Copy Markdown
Collaborator

@JamesWTruher JamesWTruher commented Apr 28, 2022

PR Summary

Assume that it is not writable, then set it to true if you can write.
Previously we looked for a specific exception which may be platform dependent (this test fails on Mariner).

PR Context

PR Checklist

Assume that it is not writable, then set it to true if you can write.
Previously we looked for a specific exception which may be platform dependent (this test fails on Mariner).
@pull-request-quantifier-deprecated
Copy link
Copy Markdown

@JamesWTruher JamesWTruher requested review from SteveL-MSFT and removed request for PaulHigin, adityapatwardhan and anmenaga April 28, 2022 22:52
@daxian-dbw daxian-dbw merged commit f22e475 into PowerShell:master Apr 29, 2022
@ghost
Copy link
Copy Markdown

ghost commented May 23, 2022

@JamesWTruher JamesWTruher deleted the testfix001 branch September 23, 2023 05:36
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