X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=ms%2Ftestenc.bat;h=f8e90939ed3c5aa8151c43b80b337bb64e0b42dd;hp=2c73bb7d1c4b21d77801b30cc63082e96a13bf0e;hb=0f78819c8ccb7c526edbe90d5b619281366ce75c;hpb=78414a6a897db42c9bcf06aa21c705811ab33921 diff --git a/ms/testenc.bat b/ms/testenc.bat index 2c73bb7d1c..f8e90939ed 100755 --- a/ms/testenc.bat +++ b/ms/testenc.bat @@ -1,6 +1,6 @@ -echo=off - +@echo off echo start testenc + path=..\ms;%path% set ssleay=%1% set input=..\ms\testenc.bat @@ -8,6 +8,7 @@ set tmp1=..\ms\cipher.out set out1=..\ms\clear.out set cmp=perl ..\ms\cmp.pl +cd call tenc.bat enc if errorlevel 1 goto err