]> Cypherpunks repositories - gostls13.git/commit
cmd/pack: another attempt to fix the build for TestHello
authorRob Pike <r@golang.org>
Thu, 20 Feb 2014 00:12:05 +0000 (16:12 -0800)
committerRob Pike <r@golang.org>
Thu, 20 Feb 2014 00:12:05 +0000 (16:12 -0800)
commit00b76713a7ba9182e9dfc29dcc37e94d000703b8
treebe943b9f2863dcb01f54c7d7bb55b706eafeaef9
parent2037756fcc6962808ce45e145b386ce70b41530c
cmd/pack: another attempt to fix the build for TestHello
Plan 9 uses single quotes, not double quotes. I should have known.

LGTM=bradfitz
R=bradfitz
CC=golang-codereviews
https://golang.org/cl/66240043
src/cmd/pack/pack_test.go