commit | 07b342783a11bc56c38207006b5ad9d70ca3c863 | [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 | 8969ea3e9f2db04a6b36758972b708837786a5a5 [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>