]> Cypherpunks repositories - gostls13.git/commit
misc/dashboard/builder: add timeout to all external command invocations
authorAndrew Gerrand <adg@golang.org>
Mon, 17 Sep 2012 17:41:47 +0000 (10:41 -0700)
committerAndrew Gerrand <adg@golang.org>
Mon, 17 Sep 2012 17:41:47 +0000 (10:41 -0700)
commitf005fedfa94bb2da726024953996bde40fc1e0fd
treecb25ec53978613028019f420e2e436f6af5e9659
parent0aad3cdc59c245eb5a09159f43c0bf590893d9ab
misc/dashboard/builder: add timeout to all external command invocations

Fixes #4083.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/6498136
misc/dashboard/builder/exec.go
misc/dashboard/builder/main.go