summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2006-03-12 07:00:54 (GMT)
committerTim Peters <tim.peters@gmail.com>2006-03-12 07:00:54 (GMT)
commit539056aca0ac99316b5b3f0ded07839b1fcf2bee (patch)
treee818b5da2c28c95236fa13533fe8056387fc876e /PCbuild
parent1777ada24728b13d618b951d0d7857dfed4ae644 (diff)
downloadcpython-539056aca0ac99316b5b3f0ded07839b1fcf2bee.zip
cpython-539056aca0ac99316b5b3f0ded07839b1fcf2bee.tar.gz
cpython-539056aca0ac99316b5b3f0ded07839b1fcf2bee.tar.bz2
Added brief comment.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/pytest.bat3
1 files changed, 1 insertions, 2 deletions
diff --git a/PCbuild/pytest.bat b/PCbuild/pytest.bat
index 34c32e7..840b44b 100644
--- a/PCbuild/pytest.bat
+++ b/PCbuild/pytest.bat
@@ -1,4 +1,3 @@
+@rem Used by the buildbot "test" step.
cd PCbuild
call rt.bat -d -uall -rw
-
-