[Python-checkins] r42777 - python/trunk/Misc/build.sh

neal.norwitz python-checkins at python.org
Thu Mar 2 08:51:46 CET 2006


Author: neal.norwitz
Date: Thu Mar 2 08:51:44 2006
New Revision: 42777
Modified:
 python/trunk/Misc/build.sh
Log:
Spell threading write, not thraeading
Modified: python/trunk/Misc/build.sh
==============================================================================
--- python/trunk/Misc/build.sh	(original)
+++ python/trunk/Misc/build.sh	Thu Mar 2 08:51:44 2006
@@ -59,7 +59,7 @@
 # test_generators really leaks. Since test_generators probably won't
 # be fixed real soon, disable warning about it for now.
 # The entire leak report will be mailed if any test not in this list leaks.
-LEAKY_TESTS="test_(capi|cfgparser|charmapcodec|cmd_line|compiler|filecmp|generators|threaded_import|threadedtempfile|threading|thraeading_local|urllib2)"
+LEAKY_TESTS="test_(capi|cfgparser|charmapcodec|cmd_line|compiler|filecmp|generators|threaded_import|threadedtempfile|threading|threading_local|urllib2)"
 
 # Change this flag to "yes" for old releases to just update/build the docs.
 BUILD_DISABLED="no"


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /