golang/go
View on GitHubcmd/dist: cmd/internal/objabi/zbootstrap.go is not removed
Open
#36,660 opened on Jan 20, 2020
NeedsInvestigationhelp wanted
Repository metrics
- Stars
- (133,883 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I noted that on Linux amd64, with go1.14beta1-137-g71239b4f49, after calling make.bash, clean.bash does not remove the file cmd/internal/objabi/zbootstrap.go.
I have confirmed the problem using git status --ignored.