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

Fix spacing new templates #443

Merged
merged 3 commits into from
Jul 26, 2019
Merged

Fix spacing new templates #443

merged 3 commits into from
Jul 26, 2019

Conversation

FragmentedPacket
Copy link
Contributor

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT

cisco_ios_show_interfaces_switchport
cisco_nxos_show_interfaces_switchport

SUMMARY

Forgot to correct static spacing in these two templates to either use \s* or \s+.

Changed it to use \s+

@FragmentedPacket FragmentedPacket merged commit 4ec4edd into networktocode:master Jul 26, 2019
@FragmentedPacket FragmentedPacket deleted the fix-spacing-new-templates branch February 21, 2020 15:33
jvanderaa pushed a commit that referenced this pull request Nov 10, 2021
Fixed a two recent merges that were using static spacing (cisco_ios/cisco_nxos_show_interfaces_switchport)
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