Commit 149983f1 authored by Shenghou Ma's avatar Shenghou Ma

build: run.bash no longer accepts --no-banner

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5986063
parent 342658bb
......@@ -9,5 +9,5 @@ if [ ! -f make.bash ]; then
exit 1
fi
. ./make.bash --no-banner
bash run.bash --no-rebuild --banner
bash run.bash --no-rebuild
$GOTOOLDIR/dist banner # print build info
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