]> granicus.if.org Git - python/commitdiff
More version wibble
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 18 Aug 2006 06:14:52 +0000 (06:14 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 18 Aug 2006 06:14:52 +0000 (06:14 +0000)
Misc/build.sh

index ff46bbab0f7bd74615425a2b073f93e5cdd8e306..d5079ca582cc039b3113ded5d4726cc3aca81ae9 100755 (executable)
@@ -58,7 +58,7 @@ RSYNC_OPTS="-aC -e ssh"
 PYTHON=$INSTALL_DIR/bin/python
 
 # Python options and regression test program that should always be run.
-REGRTEST_ARGS="-E -tt $INSTALL_DIR/lib/python2.5/test/regrtest.py"
+REGRTEST_ARGS="-E -tt $INSTALL_DIR/lib/python2.6/test/regrtest.py"
 
 REFLOG="build/reflog.txt.out"
 # These tests are not stable and falsely report leaks sometimes.