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

Changed variable name to fix minor bug #581

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Changed variable name to fix minor bug #581

merged 1 commit into from
Nov 28, 2023

Conversation

bbixler500
Copy link
Contributor

Changed variable name to fix minor bug

Description

The hwp_pmx agent references a variable contained within the hwp_supervisor agent. In the supervisor agent the variable name changed, but this change was not also applied to the pmx agent. This pull request changes the pmx variable to the newer convention.

Motivation and Context

Fixes a bug https://github.com//issues/580#event-11089174660

How Has This Been Tested?

It has not been tested, but the pull request only changes a single variable

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link
Collaborator

@jlashner jlashner left a comment

Choose a reason for hiding this comment

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

good catch, thanks!

@jlashner jlashner merged commit 288fb5c into main Nov 28, 2023
2 checks passed
@jlashner jlashner deleted the hwp_pmx_bugfix branch November 28, 2023 22:51
hnakata-JP pushed a commit that referenced this pull request Apr 12, 2024
BrianJKoopman pushed a commit that referenced this pull request May 8, 2024
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.

2 participants