summaryrefslogtreecommitdiffstats
path: root/Tools/buildbot/build-amd64.bat
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-03-05 14:10:38 (GMT)
committerGeorg Brandl <georg@python.org>2011-03-05 14:10:38 (GMT)
commit5537d298eabce9219cb33e6c5725c38a61714eff (patch)
tree8a3938feab43da5c9dd6b349512c046ee1287cc6 /Tools/buildbot/build-amd64.bat
parent6e63a418018126a5992add582c1385204a0939b6 (diff)
downloadcpython-5537d298eabce9219cb33e6c5725c38a61714eff.zip
cpython-5537d298eabce9219cb33e6c5725c38a61714eff.tar.gz
cpython-5537d298eabce9219cb33e6c5725c38a61714eff.tar.bz2
Add updated .hgeol file and fix newlines in the 3.1 branch.
Diffstat (limited to 'Tools/buildbot/build-amd64.bat')
-rw-r--r--Tools/buildbot/build-amd64.bat12
1 files changed, 6 insertions, 6 deletions
diff --git a/Tools/buildbot/build-amd64.bat b/Tools/buildbot/build-amd64.bat
index 8ec3328..5175c62 100644
--- a/Tools/buildbot/build-amd64.bat
+++ b/Tools/buildbot/build-amd64.bat
@@ -1,6 +1,6 @@
-@rem Used by the buildbot "compile" step.
-cmd /c Tools\buildbot\external-amd64.bat
-call "%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64
-cmd /c Tools\buildbot\clean-amd64.bat
-vcbuild /useenv PCbuild\kill_python.vcproj "Debug|x64" && PCbuild\amd64\kill_python_d.exe
-vcbuild PCbuild\pcbuild.sln "Debug|x64"
+@rem Used by the buildbot "compile" step.
+cmd /c Tools\buildbot\external-amd64.bat
+call "%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat" x86_amd64
+cmd /c Tools\buildbot\clean-amd64.bat
+vcbuild /useenv PCbuild\kill_python.vcproj "Debug|x64" && PCbuild\amd64\kill_python_d.exe
+vcbuild PCbuild\pcbuild.sln "Debug|x64"