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

context: produce consistent output on context create. #1874

Merged
merged 1 commit into from
May 13, 2019

Commits on May 13, 2019

  1. context: produce consistent output on context create.

    Refactor `RunCreate` slightly so that all three paths always produce the same
    output, namely the name of the new context of `stdout` (for scripting) and the
    success log message on `stderr`.
    
    Validate by extending the existing unit tests to always check the output is as
    expected.
    
    Signed-off-by: Ian Campbell <ijc@docker.com>
    Ian Campbell committed May 13, 2019
    Configuration menu
    Copy the full SHA
    ff44305 View commit details
    Browse the repository at this point in the history