]> Cypherpunks repositories - gostls13.git/commit
misc/cgo: fix wrong quote character
authorJeff R. Allen <jra@nella.org>
Sun, 16 Aug 2015 12:59:23 +0000 (14:59 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 26 Feb 2016 19:39:51 +0000 (19:39 +0000)
commitee177279a00398d7a986fbaa1db527845c6a888b
treec1c6a24e56f0357aa250bb5b498c20ed955899d8
parentc747fce242ec46316db17df14e65b0fe23e2c1f1
misc/cgo: fix wrong quote character

Single quotes to not expand variables inside of them.

Change-Id: I4a0622c0aebfc1c3f9d299f93f7a8253893b5858
Reviewed-on: https://go-review.googlesource.com/13661
Reviewed-by: Ian Lance Taylor <iant@golang.org>
misc/cgo/testcshared/test.bash