commit | e0f1280a0d2cc663cf673ad8f9d603b46d1b4162 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Mar 13 19:07:30 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 22 12:16:10 2016 -0400 |
tree | 75aa64d13fe4b5f2404217d37859f6dc83b95e70 | |
parent | 3e2c91c9d1f615ea22c1405ab560649b61e74d38 [diff] |
sandbox: Avoid calling commands when not available Don't try to run commands when not supported. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>