|
|
|
@ -137,6 +137,8 @@ echo $githash > "buildlogs/history/$hdate/githash.txt"
@@ -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 |
|
|
|
|