Update build_autotest.sh

This commit is contained in:
Jani Hirvinen 2016-10-31 15:51:51 +07:00 committed by Andrew Tridgell
parent 6c9924f3e9
commit c99a4a6973

View File

@ -139,3 +139,7 @@ ulimit -c 10000000
timelimit 32000 APM/Tools/autotest/autotest.py --timeout=30000 > buildlogs/autotest-output.txt 2>&1 timelimit 32000 APM/Tools/autotest/autotest.py --timeout=30000 > buildlogs/autotest-output.txt 2>&1
) >> build.log 2>&1 ) >> build.log 2>&1
# autotest done, let's mark GTD flags
touch /tmp/.autotest.done