]> Cypherpunks.ru repositories - gostls13.git/commit
misc/reboot: overlay $GOROOT/lib in temporary goroot
authorIan Lance Taylor <iant@golang.org>
Wed, 18 Jan 2023 00:14:05 +0000 (16:14 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 18 Jan 2023 01:53:44 +0000 (01:53 +0000)
commitd449c01d125fa24ca8fc353eab674a973d237b85
tree996c1da0a25256a8e5b661f3b3125521646495b9
parent198074abd7ec36ee71198a109d98f1ccdb7c5533
misc/reboot: overlay $GOROOT/lib in temporary goroot

This fixes the test after CL 455357, which builds the time/tzdata file
from $GOROOT/lib/time/zoneinfo.zip.

Change-Id: I0c5afa6521b58dd3b57c3b4c3c704a622b846382
Reviewed-on: https://go-review.googlesource.com/c/go/+/462279
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Bypass: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
misc/reboot/reboot_test.go