cmd/go: re-run mkalldocs.sh after testflag change

Change-Id: Ia21501df23a91c065d9f2acc6f043019a1419b22
Reviewed-on: https://go-review.googlesource.com/13092
Reviewed-by: Andrew Gerrand <adg@golang.org>
This commit is contained in:
Caleb Spare 2015-08-03 17:20:31 -07:00 committed by Andrew Gerrand
parent c53de859e2
commit 8ac16b9d52
1 changed files with 1 additions and 0 deletions

View File

@ -1404,6 +1404,7 @@ control the execution of any test:
-timeout t
If a test runs longer than t, panic.
The default is 10 minutes (10m).
-trace trace.out
Write an execution trace to the specified file before exiting.