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

Commits on Jul 10, 2019

  1. [acl_loader]: Fix show table binding when bound to only one entry

    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>
    Shu0T1an ChenG committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    4f4720b View commit details
    Browse the repository at this point in the history