Skip to content

(CAT-1451) - Fixing nil check fix for SSL config #2473

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

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

Ramesh7
Copy link
Contributor

@Ramesh7 Ramesh7 commented Sep 25, 2023

Summary

While converting ERB to EPP the nil check evaluation got missed, so fixing the same.
Have taken this opportunity to check other recently converted files and haven't seen discrepancy, seems the above was miss.

Additional Context

Issue - #2472

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@Ramesh7 Ramesh7 added the wip Work In Progress label Sep 25, 2023
@Ramesh7 Ramesh7 marked this pull request as ready for review September 25, 2023 05:00
@Ramesh7 Ramesh7 requested review from bastelfreak, ekohl, smortex and a team as code owners September 25, 2023 05:00
@Ramesh7 Ramesh7 force-pushed the CAT-1451-erb-to-epp-regression branch from 2eeac05 to 230805d Compare September 25, 2023 05:14
@Ramesh7 Ramesh7 added bugfix and removed wip Work In Progress labels Sep 25, 2023
@Ramesh7 Ramesh7 merged commit 312cd85 into main Sep 25, 2023
@Ramesh7 Ramesh7 deleted the CAT-1451-erb-to-epp-regression branch September 25, 2023 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants