projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ca16bf
)
Remove MD2 test from WIN32 as we don't compile it in by default any more.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 24 Jul 2009 13:43:59 +0000
(13:43 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 24 Jul 2009 13:43:59 +0000
(13:43 +0000)
ms/test.bat
patch
|
blob
|
history
diff --git
a/ms/test.bat
b/ms/test.bat
index 46610e9e7a740bd93ac57a79235f160c9db1dffe..f490546ebb97754d0b0d29bd8e25246d5f14eb4e 100755
(executable)
--- a/
ms/test.bat
+++ b/
ms/test.bat
@@
-35,10
+35,6
@@
echo md5test
md5test
if errorlevel 1 goto done
-echo md2test
-md2test
-if errorlevel 1 goto done
-
echo rc2test
rc2test
if errorlevel 1 goto done