Skip to content
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

fix(installer): fix command execution and add validation #401

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

thenextman
Copy link
Member

Add a missing null-terminator when formatting PowerShell commands, and cleanup quotation behaviour in command execution.

Additionally, I added some simple validation to Import-DGatewayProvisionerKey. This cmdlet was failing (admittedly, for invalid reasons) but the installation still succeeded as no errors were reported from PowerShell.

Issue: DGW-84

@thenextman thenextman requested a review from CBenoit March 16, 2023 21:18
@thenextman thenextman enabled auto-merge (squash) March 16, 2023 21:22
@thenextman thenextman merged commit 456f802 into master Mar 16, 2023
@thenextman thenextman deleted the dgw/improvement/install-error-handling branch March 16, 2023 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants