From 4e773226f5bf16f175d364b81ac2cfd203c1846f Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 20 Nov 2000 21:30:43 +0000 Subject: [PATCH] 'echo on' works better all over than 'echo=on'. We had the same problem in some other file, but I can't recall which. --- ms/testss.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ms/testss.bat b/ms/testss.bat index 36863a5017..d9ae625439 100755 --- a/ms/testss.bat +++ b/ms/testss.bat @@ -1,4 +1,4 @@ -echo=on +echo on rem set ssleay=..\out\ssleay set ssleay=%1 -- 2.25.1