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

(bug) Fix abs checkout when 'ABS_SSH_PRIVATE_KEY' is unset #185

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

MikaelSmith
Copy link
Contributor

When ABS_SSH_PRIVATE_KEY is not set, ENV['ABS_SSH_PRIVATE_KEY'] returns nil. Fixes the test for whether it's set to allow for a nil value.

When `ABS_SSH_PRIVATE_KEY` is not set, `ENV['ABS_SSH_PRIVATE_KEY']`
returns nil. Fixes the test for whether it's set to allow for a nil
value.
@MikaelSmith MikaelSmith merged commit 183fefe into puppetlabs:main Dec 14, 2021
@MikaelSmith MikaelSmith deleted the fix-no-ssh-key branch December 14, 2021 21:12
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.

None yet

3 participants