aboutsummaryrefslogtreecommitdiff
path: root/openssl/ms/tpemce.bat
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/ms/tpemce.bat')
-rw-r--r--openssl/ms/tpemce.bat16
1 files changed, 8 insertions, 8 deletions
diff --git a/openssl/ms/tpemce.bat b/openssl/ms/tpemce.bat
index 17b2acd39..483f559cf 100644
--- a/openssl/ms/tpemce.bat
+++ b/openssl/ms/tpemce.bat
@@ -1,8 +1,8 @@
-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%
+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%