]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: always pass -short=true with -quick
authorIan Lance Taylor <iant@golang.org>
Sat, 16 Jul 2022 23:08:35 +0000 (16:08 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 29 Jul 2022 22:09:32 +0000 (22:09 +0000)
commit9a2001a8cc75b1ceda17da828edcee93c9d9f42c
tree2a6d07d7cd906a7a3555fffefd9b6c2c2d29fd85
parent5c8ec89cb53025bc76b242b0d2410bf5060b697e
cmd/dist: always pass -short=true with -quick

Fixes #53818

Change-Id: I190a8bcf50d92b9c10e9980e630ebb362d8b19ec
Reviewed-on: https://go-review.googlesource.com/c/go/+/417918
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/dist/test.go
src/runtime/runtime_test.go