Skip to content

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
Contributor

@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
@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
Co-authored-by: Bryce Bixler <bbixler@daq-satp1.simonsobs.org>
BrianJKoopman pushed a commit that referenced this pull request May 8, 2024
Co-authored-by: Bryce Bixler <bbixler@daq-satp1.simonsobs.org>
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