r51362 - python/trunk/Misc/build.sh
Aug. 18, 2006
6:14 a.m.
Author: neal.norwitz Date: Fri Aug 18 08:14:52 2006 New Revision: 51362 Modified: python/trunk/Misc/build.sh Log: More version wibble Modified: python/trunk/Misc/build.sh ============================================================================== --- python/trunk/Misc/build.sh (original) +++ python/trunk/Misc/build.sh Fri Aug 18 08:14:52 2006 @@ -58,7 +58,7 @@ 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.
6736
Age (days ago)
6736
Last active (days ago)
0 comments
1 participants
participants (1)
-
neal.norwitz