You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use deamon(8) to run /buildlet: set the workdir to /, redirect std{in,out,err} to /dev/null
and restart it if it exits.
Move most configuration files out of make.bash into their own files.
Drop drill/dig DNS lookup check, the resolve is performed by curl anyways.
set -m 1G parameter (RAM size) for qemu-system-x86_64, the default 128M might be too low.
Fixesgolang/go#22895
Change-Id: I98ef48c865c9ff56547de1ac37565512f2211b5b
Reviewed-on: https://go-review.googlesource.com/82896
Reviewed-by: Brad Fitzpatrick <[email protected]>
0 commit comments