commit | 9c45a4e9d97f7c6a9d4f813197983a8ea01548c0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 18 16:48:30 2016 -0600 |
committer | sjg <sjg@chromium.org> | Sun Oct 09 09:30:32 2016 -0600 |
tree | 89076adc92f46a717492a4f47313c5ce5e29b707 | |
parent | d332ff7361a617aa1d3fa9470a2cf3bcca5eefc7 [diff] |
patman: Flush output when there is no newline Output which does not include a newline will not be displayed unless flushed. Add a flush to ensure that it becomes visible. Signed-off-by: Simon Glass <sjg@chromium.org>