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

[acl_loader]: Fix show table binding when bound to only one entry #578

Closed
wants to merge 1 commit into from

Conversation

stcheng
Copy link
Contributor

@stcheng stcheng commented Jul 10, 2019

the string length is always larger than 1, causing the display format
gets corrupted

check if the deliminator is in the string instead of checking the length
of the variable

Signed-off-by: Shu0T1an ChenG shuche@microsoft.com

the string length is always larger than 1, causing the display format
gets corrupted

check if the deliminator is in the string instead of checking the length
of the variable

Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
@stcheng stcheng added the Bug label Jul 10, 2019
@stcheng stcheng requested a review from jleveque July 10, 2019 15:09
@stcheng stcheng closed this Jul 10, 2019
@stcheng stcheng deleted the length branch July 10, 2019 15:31
dprital added a commit to dprital/sonic-buildimage that referenced this pull request Jan 17, 2023
Update sonic-utilities submodule pointer to include the following:
* 0bc17f8 [202205] Extend fast-reboot STATE_DB entry timer ([sonic-net#578](sonic-net/sonic-utilities#578))

Signed-off-by: dprital <drorp@nvidia.com>
liat-grozovik pushed a commit to sonic-net/sonic-buildimage that referenced this pull request Jan 18, 2023
Update sonic-utilities submodule pointer to include the following:
* 0bc17f8 [202205] Extend fast-reboot STATE_DB entry timer ([#578](sonic-net/sonic-utilities#578))

Signed-off-by: dprital <drorp@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant