go/misc/cgo/fortran
Daniel Martí a9824cd47c *.bash: always use the same string equality operator
POSIX Shell only supports = to compare variables inside '[' tests. But
this is Bash, where == is an alias for =. In practice they're the same,
but the current form is inconsisnent and breaks POSIX for no good
reason.

Change-Id: I38fa7a5a90658dc51acc2acd143049e510424ed8
Reviewed-on: https://go-review.googlesource.com/38031
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-03-14 21:46:31 +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 *.bash: always use the same string equality operator 2017-03-14 21:46:31 +00:00