commit | 0132648d1e243bb2ea328a999fe34e9b87db45d3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 14 12:40:16 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Wed Sep 24 18:30:28 2014 -0400 |
tree | 09e8d2e831650c636174762c2bc6a8f3ad2bab2b | |
parent | 28c5ce7b699464b0e7c7ed4f079477b9b47b328c [diff] |
test: Remove tabs from trace test These cause U-Boot to print a list of available commands. It doesn't break the test, but it is best to remove them from the output. Signed-off-by: Simon Glass <sjg@chromium.org>