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

srosmd: add ignore regex for 64-bit system up time #3433

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Emiliaaah
Copy link

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

Somewhere between version B-23.7.R2 and B-23.10.R2 on the Nokia 7750 SR, a field for 64-bit system uptime was added. Before this didn't get filtered, so this PR fixes that.

The system information now includes both system uptime fields like this:

...
System Up Time         : 1 days, 01:01:01.11 (hr:min:sec)
System Up Time (64-bit): 1 days, 01:01:01.11 (hr:min:sec)
...

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.

1 participant