diff options
author | Georg Brandl <georg@python.org> | 2011-03-05 14:06:13 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-03-05 14:06:13 (GMT) |
commit | faa9ad2a465902e6dfd2b3378d09a4738923c62b (patch) | |
tree | 6d128fc5adab54e3c63e6e8990c725f21f9f9c6a /Tools/buildbot/test-amd64.bat | |
parent | 9504bc11b03cf45d3b3734a5cc5951c7b4271ac5 (diff) | |
download | cpython-faa9ad2a465902e6dfd2b3378d09a4738923c62b.zip cpython-faa9ad2a465902e6dfd2b3378d09a4738923c62b.tar.gz cpython-faa9ad2a465902e6dfd2b3378d09a4738923c62b.tar.bz2 |
Add updated .hgeol file and fix newlines in the 2.7 branch.
Diffstat (limited to 'Tools/buildbot/test-amd64.bat')
-rw-r--r-- | Tools/buildbot/test-amd64.bat | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Tools/buildbot/test-amd64.bat b/Tools/buildbot/test-amd64.bat index 6124b51..d178c92 100644 --- a/Tools/buildbot/test-amd64.bat +++ b/Tools/buildbot/test-amd64.bat @@ -1,3 +1,3 @@ -@rem Used by the buildbot "test" step.
-cd PCbuild
-call rt.bat -q -d -x64 -uall -rw
+@rem Used by the buildbot "test" step. +cd PCbuild +call rt.bat -q -d -x64 -uall -rw |