commit | 4653a8826f33df981a815f91fef7972ec1b37833 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Sep 05 19:00:07 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Sep 09 13:54:23 2014 -0600 |
tree | 5df72160b76700d1156cf408a0bcc9cf2e073d2c | |
parent | 3c6c0f81bf3a2edfe4240bf0a3eb0e0c75140ac5 [diff] |
buildman: Send builder output through a function for testing To allow us to verify the builder's console output, send it through a function which can collect it when running in test mode. Signed-off-by: Simon Glass <sjg@chromium.org>