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

main: not reopen /dev/stderr #2057

Merged
merged 1 commit into from
May 15, 2019

Commits on May 14, 2019

  1. main: not reopen /dev/stderr

    commit a146081 introduced a change to
    write to /dev/stderr by default.  Do not reopen the file in this case,
    but use directly the fd 2.
    
    Closes: opencontainers#2056
    Closes: kubernetes/kubernetes#77615
    Closes: cri-o/cri-o#2368
    
    Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
    giuseppe committed May 14, 2019
    Configuration menu
    Copy the full SHA
    8383c72 View commit details
    Browse the repository at this point in the history