]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: add a test in misc/reboot to verify that the toolchain can self-bootstrap
authorBryan C. Mills <bcmills@google.com>
Wed, 13 Mar 2019 20:42:18 +0000 (16:42 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 13 Mar 2019 21:16:24 +0000 (21:16 +0000)
commit2989abc91efb7d64eb141b918bdc361975308e81
treee2bdf791c51ad13f9319e1f20a1e89f75aab3737
parent1a24bf10bc398d94bbdbb0c77b691e5840d343df
cmd/dist: add a test in misc/reboot to verify that the toolchain can self-bootstrap

Fixes #30758

Change-Id: I8e49958602de9caa47bb5710828158e51744f375
Reviewed-on: https://go-review.googlesource.com/c/go/+/167478
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
misc/reboot/overlaydir_test.go [new file with mode: 0644]
misc/reboot/reboot_test.go [new file with mode: 0644]
src/cmd/dist/test.go