• Russ Cox's avatar
    cmd/dist: disable test caching during run.bash · 49fec9b4
    Russ Cox authored
    Sometimes people use run.bash repeatedly
    or run go tool dist test by hand for cgo tests.
    Avoid test caching in that case, by request.
    
    Refactor code so that all go test commands
    share a common prefix.
    
    If not caching is problematic it will be a one-line
    change to turn caching back on.
    
    Fixes #22758.
    
    Change-Id: I17d721b832d97bffe26629d21f85b05dbbf2b3ec
    Reviewed-on: https://go-review.googlesource.com/80735
    Run-TryBot: Russ Cox <rsc@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    49fec9b4
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...