From: Richard Levitte Date: Thu, 14 Nov 2002 08:08:55 +0000 (+0000) Subject: Make the Windows test scripts consistent in their echoing X-Git-Tag: OpenSSL_0_9_7-beta4~18^2~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d574d839937ad17ac68d07ba2f1aed5c21d6aef3;p=thirdparty%2Fopenssl.git Make the Windows test scripts consistent in their echoing --- diff --git a/ms/testenc.bat b/ms/testenc.bat index e8917eeee25..4b99bd5895e 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 81e566b69b2..005f13b67e5 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 d9ae6254398..f7e58e2756a 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