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