[Python-checkins] r59658 - python/trunk/Tools/buildbot/test.bat

martin.v.loewis python-checkins at python.org
Wed Jan 2 00:36:24 CET 2008


Author: martin.v.loewis
Date: Wed Jan  2 00:36:24 2008
New Revision: 59658

Modified:
   python/trunk/Tools/buildbot/test.bat
Log:
Test in PCbuild directory.

Modified: python/trunk/Tools/buildbot/test.bat
==============================================================================
--- python/trunk/Tools/buildbot/test.bat	(original)
+++ python/trunk/Tools/buildbot/test.bat	Wed Jan  2 00:36:24 2008
@@ -1,3 +1,3 @@
 @rem Used by the buildbot "test" step.
-cd PC\VS7.1
+cd PCbuild
 call rt.bat -d -q -uall -rw


More information about the Python-checkins mailing list