commit | 38a411c47e583af4cbf6e9e387a0f81a0df6860a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 08 13:18:47 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 23 20:27:58 2019 -0700 |
tree | 068c4974613c64c6cff66f5dea83a12af8a79384 | |
parent | a899f71ca03af0fd519c4411da7a26396630634c [diff] |
binman: Fix up the _DoTestFile() function -u argument This should be -u, not -up, since we don't need to preserve the output directory in this case. Signed-off-by: Simon Glass <sjg@chromium.org>