We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbf9779 commit a87f690Copy full SHA for a87f690
1 file changed
Tools/buildbot/external-common.bat
@@ -29,7 +29,7 @@ cd externals
29
@rem if exist openssl-1.0.1i rd /s/q openssl-1.0.1i
30
@rem if exist openssl-1.0.1j rd /s/q openssl-1.0.1j
31
@rem if exist openssl-1.0.1l rd /s/q openssl-1.0.1l
32
-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
33
@rem if exist sqlite-3.6.21 rd /s/q sqlite-3.6.21
34
35
@rem bzip
0 commit comments