]> Cypherpunks repositories - gostls13.git/commit
src/all.bat: fix banner
authorShenghou Ma <minux.ma@gmail.com>
Wed, 19 Sep 2012 16:58:34 +0000 (00:58 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Wed, 19 Sep 2012 16:58:34 +0000 (00:58 +0800)
commit2e7aaeddc4498788fe98bb9052af67894566ee5d
treeb23300f71a3250413c1cb6daec3c3087a1a48e61
parent674bbafce6a52ef843eb130200d2946c92d9934d
src/all.bat: fix banner
we need to restore %PATH% before calling "dist banner", so that
it could suggest the user to add %GOROOT%/bin to %PATH% if necessary.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/6525049
src/all.bat