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

test_runtime.sh: Add a user namespace #114

Closed

Commits on Jun 21, 2016

  1. test_runtime.sh: Add a user namespace

    You shouldn't need to be root to test a runtime.  The id calls use the
    POSIX command [1] to find the current user's user and group IDs.
    
    [1]: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/id.html
    
    Signed-off-by: W. Trevor King <wking@tremily.us>
    wking committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    fdbcc47 View commit details
    Browse the repository at this point in the history