]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.14] syscall: use MustHaveExec in TestExec
authorIan Lance Taylor <iant@golang.org>
Thu, 15 Oct 2020 21:19:10 +0000 (14:19 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 20 Oct 2020 23:44:31 +0000 (23:44 +0000)
commitb581ccd46ef243c6a64c343e79b039022da8a7a2
tree49ace6bbfdfbbbc62cbd043250f42075c416cadd
parentd9dab4f15e7cfc9553e3abd70cbe2a1a8e3d5547
[release-branch.go1.14] syscall: use MustHaveExec in TestExec

For #41702
For #41703

Change-Id: Ib2b15e52aa1fef2f5e644b316c726150252fa9f8
Reviewed-on: https://go-review.googlesource.com/c/go/+/262738
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
(cherry picked from commit 11cfb48df192c14d185c1cfcaad1ba3e7b84c807)
Reviewed-on: https://go-review.googlesource.com/c/go/+/264021
src/syscall/exec_unix_test.go