summaryrefslogtreecommitdiffstats
path: root/ms/tpemce.bat
diff options
context:
space:
mode:
Diffstat (limited to 'ms/tpemce.bat')
-rw-r--r--ms/tpemce.bat8
1 files changed, 0 insertions, 8 deletions
diff --git a/ms/tpemce.bat b/ms/tpemce.bat
deleted file mode 100644
index 483f559cfa..0000000000
--- a/ms/tpemce.bat
+++ /dev/null
@@ -1,8 +0,0 @@
-rem called by testpemce
-
-echo test %1 %2
-cecopy %2 CE:\OpenSSL
-cerun CE:\OpenSSL\%ssleay% %1 -in \OpenSSL\%2 -out \OpenSSL\%tmp1%
-del %tmp1% >nul 2>&1
-cecopy CE:\OpenSSL\%tmp1% .
-%cmp% %2 %tmp1%