Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information