]> Cypherpunks repositories - gostls13.git/commit
syscall: accept more variants of id output when testing as root
authorIan Lance Taylor <iant@golang.org>
Thu, 30 Jun 2016 15:22:27 +0000 (08:22 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 30 Jun 2016 15:49:01 +0000 (15:49 +0000)
commit6c136493012b8a1f96f3edc9fa56aed70d34291a
tree8c2478dff87506cca395d6d5bca30c7b1330e25c
parente0c8af090ea1ccc32d06ae75b653446d2a9d6f87
syscall: accept more variants of id output when testing as root

This should fix the report at #16224, and also fixes running the test as
root on my Ubuntu Trusty system.

Fixes #16224.

Change-Id: I4e3b5527aa63366afb33a7e30efab088d34fb302
Reviewed-on: https://go-review.googlesource.com/24670
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/syscall/exec_linux_test.go