commit | a4d1a8a64a3cf7a22776a1216c3e8b01a5722f73 | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Tue Jul 28 16:54:45 2015 +1000 |
committer | Andrew Gerrand <adg@golang.org> | Tue Jul 28 07:40:43 2015 +0000 |
tree | 24bb887fc3e5f6c5ab5ea7824646cee9f05f0a17 | |
parent | 7d76e4e720e399072f40709b69ec46a596c89597 [diff] |
dashboard: remove obsolete SplitMakeRun exception We solved the mentioned issue when we got cmd/release working. Fixes golang/go#11812. Change-Id: I163f6757c5e930629fb8b840701e9e3ce7edf3cf Reviewed-on: https://go-review.googlesource.com/12754 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>