]> Cypherpunks repositories - gostls13.git/commit
os/exec: fix nit found by vet
authorMikio Hara <mikioh.mikioh@gmail.com>
Tue, 16 Aug 2016 00:38:26 +0000 (09:38 +0900)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 16 Aug 2016 00:44:45 +0000 (00:44 +0000)
commit7c31043ccad67e193cd1d88cb1a62b97cd2ba294
tree6b9fd51787281f91c303b457fdfa269c6f800442
parentb98d8cd5ce0c279674472af247d86f8c0b73828a
os/exec: fix nit found by vet

Change-Id: I8085ed43d63215237a4871cc1e44257132a7f5de
Reviewed-on: https://go-review.googlesource.com/27130
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/os/exec/exec_test.go