]> Cypherpunks repositories - gostls13.git/commit
os/exec: replace os.Setenv with T.Setenv
authorManlio Perillo <manlio.perillo@gmail.com>
Wed, 14 Apr 2021 10:57:21 +0000 (12:57 +0200)
committerIan Lance Taylor <iant@golang.org>
Wed, 14 Apr 2021 19:25:38 +0000 (19:25 +0000)
commit492faaeda8d1d673c4b5d7f3983f3fcd072608de
tree3c55f8c3980a376b74e8a64e9a11c42357d99e08
parent4df3d0e4df734283911cf3c428d9638c9dc5af4e
os/exec: replace os.Setenv with T.Setenv

Updates #45448

Change-Id: I570e9894c4976d0a875388ef9ea4a2aa31b78013
Reviewed-on: https://go-review.googlesource.com/c/go/+/310031
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/os/exec/lp_unix_test.go