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

cli: remove stray whitespace when loading the consul version from the VERSION file #16467

Merged
merged 1 commit into from
Feb 28, 2023

Commits on Feb 28, 2023

  1. cli: remove stray whitespace when loading the consul version from the…

    … VERSION file
    
    Fixes a regression from #15631 in the output of `consul version` from:
    
        Consul v1.16.0-dev
        +ent
        Revision 56b86ac+CHANGES
    
    to
    
        Consul v1.16.0-dev+ent
        Revision 56b86ac+CHANGES
    rboyer committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    e734b0c View commit details
    Browse the repository at this point in the history