go/misc/cgo/fortran
Bryan C. Mills be0471880d misc/cgo/fortran: avoid writing to $PWD
The bash script that drives this test needs to know whether the
fortran compiler works, but it doesn't actually care about the
generated binary. Write that binary to /dev/null.

Updates #28387
Updates #30316

Change-Id: I4f86da1aeb939fc205f467511fc69235a6a9af26
Reviewed-on: https://go-review.googlesource.com/c/go/+/208124
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-11-20 22:37:23 +00:00
..
helloworld cmd/dist: don't run fortran test if fortran compilation fails 2016-02-25 23:52:28 +00:00
answer.f90 all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
fortran.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
fortran_test.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
test.bash misc/cgo/fortran: avoid writing to $PWD 2019-11-20 22:37:23 +00:00