commit | 4433aa958a5ebcbe6c548d79fe414630279b4492 | [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 | fb35f9fe4bb09b5f539eac450557455524dc1d40 [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>