Remove useless IOError catch

BUG=chromium:789287
TEST=None

Change-Id: I1a56b56351a9124f239062487cfba771f904266a
2 files changed
tree: b1d1d0736a2b0ef14640aca184f1e1ad0bc8616b
  1. bin/
  2. lib/
  3. model/
  4. .gitignore
  5. appengine_config.py
  6. PRESUBMIT.cfg
  7. pytest.ini
  8. README.md
  9. runner.py
README.md

Copyright 2017 The Chromium OS Authors. All rights reserved.

Use of this source code is governed by a BSD-style license that can be

found in the LICENSE file.

Servie to detect if a given build failure is caused by bad CL.

TODO(quluman): finish this readme.