/
/
opt
/
golang
/
1.22.0
/
src
/
cmd
/
go
/
testdata
/
script
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.137
PHP 8.3.16
Dir:
/opt/golang/1.22.0/src/cmd/go/testdata/script
Edit:
/opt/golang/1.22.0/src/cmd/go/testdata/script/install_cleans_build.txt
env GO111MODULE=off [short] skip # 'go install' with no arguments should clean up after go build cd mycmd go build exists mycmd$GOEXE go install ! exists mycmd$GOEXE # 'go install mycmd' does not clean up, even in the mycmd directory go build exists mycmd$GOEXE go install mycmd exists mycmd$GOEXE # 'go install mycmd' should not clean up in an unrelated current directory either cd .. cp mycmd/mycmd$GOEXE mycmd$GOEXE go install mycmd exists mycmd$GOEXE -- mycmd/main.go -- package main func main() {}
Ukuran: 507 B