X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=ms%2Ftpem.bat;h=7fc7a83279a8390e1d024fe2c96dd5c821a4d446;hp=cd01792e9f0194c582ffd500ac87f9e1a0193edc;hb=cf7fa82897a143a9c9b6cefb7c456cee03b0e543;hpb=eda1f21f1af8b6f77327e7b37573af9c1ba73726 diff --git a/ms/tpem.bat b/ms/tpem.bat index cd01792e9f..7fc7a83279 100755 --- a/ms/tpem.bat +++ b/ms/tpem.bat @@ -1,6 +1,6 @@ -rem called by testpem - -echo test %1 %2 -%ssleay% %1 -in %2 -out %tmp1% -%cmp% %2 %tmp1% - +rem called by testpem + +echo test %1 %2 +%ssleay% %1 -in %2 -out %tmp1% +%cmp% %2 %tmp1% +