Skip to content

Fix logical error preventing SSH content matching#288

Merged
s-newman merged 2 commits intoscorestack:devfrom
sourque:dev
Feb 16, 2021
Merged

Fix logical error preventing SSH content matching#288
s-newman merged 2 commits intoscorestack:devfrom
sourque:dev

Conversation

@sourque
Copy link
Copy Markdown
Contributor

@sourque sourque commented Feb 16, 2021

Description

Hello friends, this is a small (one character) change that should handle the SSH MatchContent field correctly. I haven't tested it locally, but due to it being a tiny change, I assume it won't have any unforeseen collateral damage. I think these two structures were mixed:

Match content when false
Match content when true
Into don't match content when true

Merge Checklist

  • I have tested this change locally to make sure it works
  • I have updated the documentation as necessary
  • I have added a release note under the Unreleased section of the Changelog
  • Any relevant labels have been added
  • This PR is being merged into dev, unless it's a PR for a release

@s-newman s-newman added A-Dynamicbeat Relates to Dynamicbeat priority:medium T-Bug Something isn't working the way it should be labels Feb 16, 2021
@s-newman s-newman self-assigned this Feb 16, 2021
Copy link
Copy Markdown
Collaborator

@s-newman s-newman left a comment

Choose a reason for hiding this comment

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

Nice catch, and thanks for the PR!

@s-newman s-newman merged commit 403d0e0 into scorestack:dev Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Dynamicbeat Relates to Dynamicbeat T-Bug Something isn't working the way it should be

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants