• David du Colombier's avatar
    test/run: always set goos and goarch · 748e5db9
    David du Colombier authored
    Following CL 68150047, the goos and goarch
    variables are not currently set when the GOOS
    and GOARCH environment variables are not set.
    
    This made the content of the build tag to be
    ignored in this case.
    
    This CL sets goos and goarch to runtime.GOOS
    and runtime.GOARCH when the GOOS and GOARCH
    environments variables are not set.
    
    LGTM=aram, bradfitz
    R=golang-codereviews, aram, gobot, rsc, dave, bradfitz
    CC=golang-codereviews, rsc
    https://golang.org/cl/112490043
    748e5db9
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...