commit | 021b4c1a00e83699da844c6b641fca2066e29732 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu May 10 11:12:51 2018 -0700 |
committer | Emily Shaffer <emilyshaffer@google.com> | Tue May 22 18:21:45 2018 +0000 |
tree | 0ce6d252c5683b4969815ef195d1747bec63695f | |
parent | a59d83f8d62e2289d060aaa71892afcba32725cc [diff] |
watchdog: Handle and report internal failures An upcoming change will introduce InternalFailures instead of using runtime exceptions for error handling in the watchdog service. We need to handle these exceptions appropriately. Change-Id: Icfc02d98821f307a37a4cf59911913c820e88744 Signed-off-by: William A. Kennington III <wak@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.