]> granicus.if.org Git - python/commit
Issue #12250: modify "make buildbottest" command line instead of TESTOPTS
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 6 Jun 2011 10:04:36 +0000 (12:04 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 6 Jun 2011 10:04:36 +0000 (12:04 +0200)
commit9e586c2b3521188eece23432f2a39e8f728a68af
treefa7162bad399f6be6dbc4f56ea5ee1b3b77fadc1
parent8480bc65bc475a8b7737dc8d23131325cd9ca02f
Issue #12250: modify "make buildbottest" command line instead of TESTOPTS

Add TESTTIMEOUT variable (default: 3600 seconds). Use TESTTIMEOUT=0 to disable
the timeout.
***
fix
Lib/test/regrtest.py
Makefile.pre.in