Skip to content

Update unifiap.rb#3509

Merged
robertcheramy merged 1 commit intoytti:masterfrom
agreenbhm:patch-1
Jun 6, 2025
Merged

Update unifiap.rb#3509
robertcheramy merged 1 commit intoytti:masterfrom
agreenbhm:patch-1

Conversation

@agreenbhm
Copy link
Contributor

@agreenbhm agreenbhm commented May 7, 2025

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

Fixed errors with "unifiap" model occurring due to "cmd do" resulting in blank command, which threw nil error when logging from ssh input module. Replaced blank command with "echo" to function as a noop.

Fixed errors occurring due to "cmd do" resulting in blank command, which threw nil error when logging from ssh input module.  Replaced blank command with "echo" to function as a noop.
@robertcheramy robertcheramy merged commit 1f00d36 into ytti:master Jun 6, 2025
7 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.

2 participants