From: Richard Levitte Date: Thu, 14 Nov 2002 08:09:00 +0000 (+0000) Subject: Make the Windows test scripts consistent in their echoing X-Git-Tag: OpenSSL_0_9_6h~45 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=06a40694d49e673457479acbd933091c84281732;p=oweals%2Fopenssl.git Make the Windows test scripts consistent in their echoing --- diff --git a/ms/testenc.bat b/ms/testenc.bat index e8917eeee2..4b99bd5895 100755 --- a/ms/testenc.bat +++ b/ms/testenc.bat @@ -1,6 +1,6 @@ - +@echo off echo start testenc -echo=off + path=..\ms;%path% set ssleay=%1% set input=..\ms\testenc.bat diff --git a/ms/testpem.bat b/ms/testpem.bat index 81e566b69b..005f13b67e 100755 --- a/ms/testpem.bat +++ b/ms/testpem.bat @@ -1,4 +1,4 @@ -echo=off +@echo off set ssleay=%1% set tmp1=pem.out set cmp=fc.exe diff --git a/ms/testss.bat b/ms/testss.bat index 36863a5017..f7e58e2756 100755 --- a/ms/testss.bat +++ b/ms/testss.bat @@ -1,4 +1,4 @@ -echo=on +@echo off rem set ssleay=..\out\ssleay set ssleay=%1