Browse Source

Update build_autotest.sh

master
Jani Hirvinen 8 years ago committed by Andrew Tridgell
parent
commit
c99a4a6973
  1. 4
      Tools/scripts/build_autotest.sh

4
Tools/scripts/build_autotest.sh

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

Loading…
Cancel
Save