]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Regrtest option "-n" doesn't exist in 2.7.
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 27 Jun 2012 16:23:40 +0000 (18:23 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 27 Jun 2012 16:23:40 +0000 (18:23 +0200)
Tools/buildbot/test-amd64.bat
Tools/buildbot/test.bat

index 1bf124cd921510566d1e70ecb42f89b43e29d240..0003761252dd81f49e0a4483c9718e8fa0f9ebc0 100644 (file)
@@ -1,3 +1,3 @@
 @rem Used by the buildbot "test" step.
 cd PCbuild
-call rt.bat -d -q -x64 -uall -rwW -n %1 %2 %3 %4 %5 %6 %7 %8 %9
+call rt.bat -d -q -x64 -uall -rwW %1 %2 %3 %4 %5 %6 %7 %8 %9
index 4f4c6aa9e1f130d94e960d587ee39bf474b11c60..a3a3579295e331c49a94b4fdb1e2ac62fb927d57 100644 (file)
@@ -1,3 +1,3 @@
 @rem Used by the buildbot "test" step.
 cd PCbuild
-call rt.bat -d -q -uall -rwW -n %1 %2 %3 %4 %5 %6 %7 %8 %9
+call rt.bat -d -q -uall -rwW %1 %2 %3 %4 %5 %6 %7 %8 %9