commit | 5735c980e035fb4265bbc22687036bc0c0233f9f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Aug 04 16:20:16 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Aug 13 15:17:35 2017 -0400 |
tree | 8e913a1422f4cfcee87c3dc50734f1650e1acab2 | |
parent | 2befb4bc1871d01c02be0e7ba8917acdf930035e [diff] |
test: Fix FIT test to pass again A recent change adjusted a test string so that the test no-longer passes. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org> Reported-by: Heiko Schocher <hs@denx.de> Fixes: b28c5fcc (test-fit.py: Minor grammar/spelling/clarification tweaks)