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

fixing typo to properly expand variable with multiple values #306

Closed
wants to merge 1 commit into from
Closed

Commits on Apr 24, 2024

  1. fixing typo to properly expand variable with multiple values

    in case there are two default routes the quotation marks will concatenate the interface names. without the quotes, each interface will be treated as a separate value in the for loop. see http://b/336186274#comment25
    lutierigb authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b2265fb View commit details
    Browse the repository at this point in the history