cmd/go: respect umask when creating executables
Also update many call sites where I forgot that the permission argument is going to be masked by umask. Fixes #12692. Change-Id: I52b315b06236122ca020950447863fa396b68abd Reviewed-on: https://go-review.googlesource.com/17950Reviewed-by: Ian Lance Taylor <iant@golang.org>
Showing
src/cmd/go/go_unix_test.go
0 → 100644
Please
register
or
sign in
to comment