From: Zachary Ware Date: Thu, 9 Apr 2015 20:55:33 +0000 (-0500) Subject: Backed out changeset 7b1ceb925471 after buildbots have new OpenSSL source. X-Git-Tag: v2.7.10rc1~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a87f690948d49c009ff4dea08e72a46f14f758ca;p=thirdparty%2FPython%2Fcpython.git Backed out changeset 7b1ceb925471 after buildbots have new OpenSSL source. --- diff --git a/Tools/buildbot/external-common.bat b/Tools/buildbot/external-common.bat index 470ffeb87dcb..aecdbc8f3201 100644 --- a/Tools/buildbot/external-common.bat +++ b/Tools/buildbot/external-common.bat @@ -29,7 +29,7 @@ cd externals @rem if exist openssl-1.0.1i rd /s/q openssl-1.0.1i @rem if exist openssl-1.0.1j rd /s/q openssl-1.0.1j @rem if exist openssl-1.0.1l rd /s/q openssl-1.0.1l -if exist openssl-1.0.2a rd /s/q openssl-1.0.2a +@rem if exist openssl-1.0.2a rd /s/q openssl-1.0.2a @rem if exist sqlite-3.6.21 rd /s/q sqlite-3.6.21 @rem bzip