Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ms
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-03-13 01:59:13 +0300
committerDr. Stephen Henson <steve@openssl.org>1999-03-13 01:59:13 +0300
commitb29524c15b33fc5fbd630751226b896ac91967f8 (patch)
treecbfa718f86f800ec474e77716f3a405ee7577154 /ms
parentb4899bb1fab649891d2d3f678454ab0508477e4e (diff)
Delete Win32 test with testreq.pem and req: there is already a test with
testreq2.pem.
Diffstat (limited to 'ms')
-rwxr-xr-xms/testpem.bat3
1 files changed, 0 insertions, 3 deletions
diff --git a/ms/testpem.bat b/ms/testpem.bat
index 4ee172bb99..81e566b69b 100755
--- a/ms/testpem.bat
+++ b/ms/testpem.bat
@@ -9,9 +9,6 @@ if errorlevel 1 goto err
call tpem.bat pkcs7 ..\test\testp7.pem
if errorlevel 1 goto err
-call tpem.bat req ..\test\testreq.pem
-if errorlevel 1 goto err
-
call tpem.bat req ..\test\testreq2.pem
if errorlevel 1 goto err