autotest: ensure JSBSim is dead at start of testing
This commit is contained in:
parent
8b2c9557c7
commit
387b6afed4
@ -137,6 +137,8 @@ echo $githash > "buildlogs/history/$hdate/githash.txt"
|
||||
|
||||
(cd APM && Tools/scripts/build_docs.sh)
|
||||
|
||||
killall -9 JSBSim || /bin/true
|
||||
|
||||
timelimit 5200 APM/Tools/autotest/autotest.py --timeout=5000 > buildlogs/autotest-output.txt 2>&1
|
||||
|
||||
) >> build.log 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user