diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-03-12 07:00:54 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-03-12 07:00:54 (GMT) |
commit | 539056aca0ac99316b5b3f0ded07839b1fcf2bee (patch) | |
tree | e818b5da2c28c95236fa13533fe8056387fc876e /PCbuild | |
parent | 1777ada24728b13d618b951d0d7857dfed4ae644 (diff) | |
download | cpython-539056aca0ac99316b5b3f0ded07839b1fcf2bee.zip cpython-539056aca0ac99316b5b3f0ded07839b1fcf2bee.tar.gz cpython-539056aca0ac99316b5b3f0ded07839b1fcf2bee.tar.bz2 |
Added brief comment.
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/pytest.bat | 3 |
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 - - |