Skip to content

updating re_show_redundancy to check for null value#344

Open
cheenpo wants to merge 1 commit intonetworktocode:developfrom
cheenpo:fix_redundancy
Open

updating re_show_redundancy to check for null value#344
cheenpo wants to merge 1 commit intonetworktocode:developfrom
cheenpo:fix_redundancy

Conversation

@cheenpo
Copy link

@cheenpo cheenpo commented Feb 17, 2026

NTC-5197

@cheenpo
Copy link
Author

cheenpo commented Feb 18, 2026

copying in feedback where this original commit was patched:

We did attempt your fix, and that did work to allow the file transfers to be conducted on routers.
That being said, we also noticed that the cause of the errors were caused by console logs bleeding through in the command output causing the re.match to anchor on those logs, so, we switched re.match to re.search and also rectified the issue 

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

Comments