commit | 734f3de9242040d27b7e40ae7f3d980192af5417 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 01 21:12:37 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Oct 08 07:34:34 2018 -0600 |
tree | 058b2b195c6986696f627d646851acb5f56040da | |
parent | a3a3f5d5319dc4f25c012edc5446096c14ee1a9a [diff] |
test: Simplify the PATH setup Use 'export' to avoid repeating the path setup for each command. Signed-off-by: Simon Glass <sjg@chromium.org>