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

Output CIDR in correct format #267

Merged
merged 1 commit into from
Dec 14, 2018
Merged

Output CIDR in correct format #267

merged 1 commit into from
Dec 14, 2018

Commits on Dec 14, 2018

  1. Output CIDR in correct format

    This patch makes very tiny change which outputs CIDR in correct
    format.
    
    Currentl debug log output CIDR as blow:
    
    ```
    2018-12-07T11:03:40Z [DEBUG] VPC CIDR %!s(*string=0xc420039040)
    ```
    
    This patch fixes it.
    nak3 committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    bbfa4f4 View commit details
    Browse the repository at this point in the history