X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=ms%2Ftpem.bat;h=7fc7a83279a8390e1d024fe2c96dd5c821a4d446;hp=cd01792e9f0194c582ffd500ac87f9e1a0193edc;hb=3dcc1ffc52892466bad09052d99e1b56b708f74f;hpb=7dfb0b774e6592dcbfe47015168a0ac8b44e2a17 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% +