commit | 1935c4e650f6c633fde0c07fe5336ba5e5f3d40a | [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 | 3ef8686b228ceacb4abd30073dcbcf89db6d6bab [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>