]> Cypherpunks repositories - gostls13.git/commit
syscall: fix TestGroupCleanup{UserNamespace} on Alpine
authorJess Frazelle <me@jessfraz.com>
Thu, 13 Apr 2017 21:22:22 +0000 (21:22 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 13 Apr 2017 22:47:55 +0000 (22:47 +0000)
commit75176947d6791e8f2c128e8ae8847f05507b6336
tree4830781e0ffa2a71b4bdb0899a3cfeae6b3c1d9d
parentf75b5e99ed19e97ea78e62a406d03c1632efa7d4
syscall: fix TestGroupCleanup{UserNamespace} on Alpine

This updates TestGroupCleanup and TestGroupCleanupUserNamespace to pass in the
Alpine builder.

Updates #19938

Change-Id: Iacbfd73782eccd57f872f9e85726c6024529c277
Reviewed-on: https://go-review.googlesource.com/40692
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/syscall/exec_linux_test.go