Skip to content

IBMClassic bug fix (GH-455) #464

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 3 commits into from
Feb 4, 2025
Merged

Conversation

eddyoosthuizen
Copy link
Contributor

@eddyoosthuizen eddyoosthuizen commented Feb 4, 2025

Proposed Commit Message

fix(ibm-classic): add missing whitespace in logging message

Corrected a small typo in the IBM Classic logging call where a missing
whitespace was present between the port number and "to" in the log 
message.

Fixes: GH-455 (#455)

Description and Relevant Issues

Fixes GH-455 where there was a lack of whitespace in a debug log message.

Additional Context

N/A

Test Steps

Run tox -e pytest and ensure all tests pass.

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits.

Corrected a small typo in the IBM Classic logging call where a missing whitespace was present between the port number and "to" in the log message.

GH-455
@a-dubs a-dubs marked this pull request as ready for review February 4, 2025 18:33
Copy link
Contributor

@a-dubs a-dubs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @eddyoosthuizen! Thanks again for this fix 💙

@a-dubs a-dubs merged commit 1022ad3 into canonical:main Feb 4, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

small typo in ibm classic logging call
2 participants