Commit dca54d7c authored by Shenghou Ma's avatar Shenghou Ma Committed by Minux Ma

cmd/dist: do not leave go-tool-dist-* temporary directories behind

Change-Id: I3f6ba5591130b2c4762d33bd4553220765ad9fc5
Reviewed-on: https://go-review.googlesource.com/2996Reviewed-by: 's avatarAndrew Gerrand <adg@golang.org>
parent 020637da
......@@ -397,6 +397,7 @@ func main() {
xinit()
xmain()
xexit(0)
}
// xsamefile reports whether f1 and f2 are the same file (or dir)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment