1
0
mirror of https://github.com/golang/go synced 2024-09-30 18:08:33 -06:00
go/doc/articles/wiki
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
..
edit.html doc: update wiki article to use html/template properly. 2012-04-26 17:50:44 +10:00
final-noclosure.go doc/articles/wiki: fix path handling and clean up test process 2013-10-08 11:14:35 +11:00
final-noerror.go doc/articles/wiki: fix path handling and clean up test process 2013-10-08 11:14:35 +11:00
final-parsetemplate.go doc/articles/wiki: fix path handling and clean up test process 2013-10-08 11:14:35 +11:00
final-template.go doc/articles/wiki: fix path handling and clean up test process 2013-10-08 11:14:35 +11:00
final-test.patch wiki article: remove "flag" import from the code 2015-06-14 23:26:54 +00:00
final.go wiki article: remove "flag" import from the code 2015-06-14 23:26:54 +00:00
get.go doc/articles/wiki: fix racy test 2012-11-19 12:36:15 -08:00
http-sample.go doc: move wiki tutorial into articles directory, rmdir doc/codelab 2012-02-27 11:25:43 +11:00
index.html all: fix "the the" typos. 2014-05-20 14:42:07 -04:00
notemplate.go doc/articles/wiki: fix path handling and clean up test process 2013-10-08 11:14:35 +11:00
part1-noerror.go doc: move wiki tutorial into articles directory, rmdir doc/codelab 2012-02-27 11:25:43 +11:00
part1.go doc: move wiki tutorial into articles directory, rmdir doc/codelab 2012-02-27 11:25:43 +11:00
part2.go doc/articles/wiki: fix path handling and clean up test process 2013-10-08 11:14:35 +11:00
part3-errorhandling.go doc/articles/wiki: fix path handling and clean up test process 2013-10-08 11:14:35 +11:00
part3.go doc/articles/wiki: fix path handling and clean up test process 2013-10-08 11:14:35 +11:00
test_edit.good doc: move wiki tutorial into articles directory, rmdir doc/codelab 2012-02-27 11:25:43 +11:00
test_Test.txt.good doc: move wiki tutorial into articles directory, rmdir doc/codelab 2012-02-27 11:25:43 +11:00
test_view.good doc: move wiki tutorial into articles directory, rmdir doc/codelab 2012-02-27 11:25:43 +11:00
test.bash *.bash: always use the same string equality operator 2017-03-14 21:46:31 +00:00
view.html doc: update wiki article to use html/template properly. 2012-04-26 17:50:44 +10:00