]> Cypherpunks repositories - gostls13.git/commit
build: restore original timeouts in run.rc
authorDavid du Colombier <0intro@gmail.com>
Fri, 27 Feb 2015 16:51:25 +0000 (17:51 +0100)
committerDavid du Colombier <0intro@gmail.com>
Fri, 27 Feb 2015 16:58:18 +0000 (16:58 +0000)
commitc62b003eba484d54c2707b379d29240e5367e98f
tree4f3bf787c2b62a8d1aecfabc213df4ab03be99e9
parentd68f52aa43d7f22df7f68052915fc3d386120c9f
build: restore original timeouts in run.rc

The timeouts were increased in CL 2462 and CL 2510
to work around a slowness issue when running Go
programs on a Plan 9 machine on GCE.

Since we figured out this issue, we can restore
the timeouts to their original values.

Updates #10028.

Change-Id: I2e5b91666461715df69df97ea791f3d88d9de4d0
Reviewed-on: https://go-review.googlesource.com/6261
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/run.rc