• David du Colombier's avatar
    cmd/go: fix TestNoCache on Plan 9 · 6f37fee3
    David du Colombier authored
    CL 91097 added TestNoCache. However, this
    test is failing on Plan 9 because the HOME
    environment variable doesn't contain the
    home directory where the Go cache is located.
    
    This change fixes the TestNoCache test
    by using the home environment variable
    instead of HOME on Plan 9.
    
    Fixes #23644.
    
    Change-Id: Icfb7a7a4c2852f159c93032b4081411628a2787f
    Reviewed-on: https://go-review.googlesource.com/91216
    Run-TryBot: David du Colombier <0intro@gmail.com>
    Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    6f37fee3
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...