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

Support if the help is either stdout or stderr #64

Merged
merged 1 commit into from Dec 9, 2019

Commits on Dec 8, 2019

  1. Support if the help is either stdout or stderr

    There is a change in Cobra which causes the help message to be printed
    to stderr instead of stdout.
    See spf13/cobra#922
    
    In preparation for a future upgrade to a new version of Cobra,
    this commit allows the tests to support both cases.
    
    Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
    marckhouzam committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    9112679 View commit details
    Browse the repository at this point in the history