commit | 52f67262f603a935d063d4c8f6aa35a6e8836d5a | [log] [tgz] |
---|---|---|
author | Luis Machado <luis.machado@linaro.org> | Fri Jan 11 15:52:51 2019 -0200 |
committer | Lisa Nguyen <lisa.nguyen@linaro.org> | Sun Jan 13 15:05:14 2019 -0800 |
tree | 35bbcc3fbccb6f35fff0ebf27a1d355f0cbe8ac8 | |
parent | 87dce0820d84737101949c7d6a765e147319bbbc [diff] |
Invoke scripts with sudo We were requiring the user to run the whole makefile as sudo. The following patch uses sudo to call the sanity check scripts and the functional tests only. 2019-01-11 Luis Machado <luis.machado@linaro.org> * Test.mk: Invoke sanity tests and functional tests with sudo. Signed-off-by: Luis Machado <luis.machado@linaro.org>