Tools: remove build before running coverage

Stop losing a run because a file has been removed.
This commit is contained in:
Peter Barker 2020-01-05 10:31:52 +11:00 committed by Peter Barker
parent e3cc580dbc
commit 57300d0769
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ TIMEOUT=14400
OPTS="--speedup=$SPEEDUP --timeout=$TIMEOUT --debug --no-clean"
rm -rf build
# Run examples
./waf configure --board=linux --debug
./waf examples