mirror of
https://github.com/golang/go
synced 2024-11-05 15:46:11 -07:00
a9824cd47c
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> |
||
---|---|---|
.. | ||
edit.html | ||
final-noclosure.go | ||
final-noerror.go | ||
final-parsetemplate.go | ||
final-template.go | ||
final-test.patch | ||
final.go | ||
get.go | ||
http-sample.go | ||
index.html | ||
notemplate.go | ||
part1-noerror.go | ||
part1.go | ||
part2.go | ||
part3-errorhandling.go | ||
part3.go | ||
test_edit.good | ||
test_Test.txt.good | ||
test_view.good | ||
test.bash | ||
view.html |