commit | 12529db5cb54f575896b94986cec0dfa094bb4f7 | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <brad@danga.com> | Fri Sep 18 00:15:56 2015 +0000 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Fri Sep 18 01:35:17 2015 +0000 |
tree | 4fc47aa0316cff39d28d962432fbdb0d19dce3aa | |
parent | 9620f5578a6e94d5f2bf8c7d82f4c7b53384337c [diff] |
cmd/retrybuilds: add -branch flag Works for detecting new flaky builds from different pages, but I can't actually clear them yet. (caching bug in the dashboard?) Change-Id: Iad9c3a5aef2016a81ad71559bb140044b68e42e2 Reviewed-on: https://go-review.googlesource.com/14732 Reviewed-by: Andrew Gerrand <adg@golang.org>