summaryrefslogtreecommitdiffstats
path: root/ms/tpemce.bat
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-01-15 15:26:32 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-01-15 15:26:32 +0000
commit7eceffbfefe561bfba2edbdc60c041d236af9c85 (patch)
tree0707d719a68bffe9a9e26f93e363b741e8905c19 /ms/tpemce.bat
parent8043f01b13ee886b2993f8a76115043fe3e18568 (diff)
convert to Unix EOL form
Diffstat (limited to 'ms/tpemce.bat')
-rw-r--r--ms/tpemce.bat16
1 files changed, 8 insertions, 8 deletions
diff --git a/ms/tpemce.bat b/ms/tpemce.bat
index 17b2acd390..483f559cfa 100644
--- a/ms/tpemce.bat
+++ b/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%