go/doc/articles
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
..
wiki *.bash: always use the same string equality operator 2017-03-14 21:46:31 +00:00
go_command.html doc, cmd/go: adjust documentation for default GOPATH 2016-11-30 21:40:00 +00:00
index.html doc: re-organize golang.org site content 2013-09-16 15:47:13 +10:00
race_detector.html build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00