go.sys/unix: fix creds_test.go
For this particular system call, which uses the net package, the expected error is syscall.EPERM not unix.EPERM. With this change, go test passes on my linux. LGTM=iant, rsc R=rsc, iant CC=golang-codereviews https://golang.org/cl/125270043
Showing
Please
register
or
sign in
to comment