]> Cypherpunks repositories - gostls13.git/commit
cmd/api: work around Windows rename issue on the builders
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 23 Dec 2014 02:28:16 +0000 (18:28 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 23 Dec 2014 04:55:44 +0000 (04:55 +0000)
commit1e4b642f8d0f2fe594d17700e8f556d2e323036b
tree4c387bf7fc46c7c05f78a46cfc6d0274d7e94534
parente98f2179b17e4d5b4e416bf4856cf68813d17356
cmd/api: work around Windows rename issue on the builders

More cmd/api/run.go hell.

Fixes #9407

Change-Id: If8fb446a2471d6372beb0534c9ab6824029b404c
Reviewed-on: https://go-review.googlesource.com/2054
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/api/run.go