Make the Windows test scripts consistent in their echoing

This commit is contained in:
Richard Levitte 2002-11-14 08:08:55 +00:00
parent 83411793b6
commit d574d83993
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
@echo off
echo start testenc
echo=off
path=..\ms;%path%
set ssleay=%1%
set input=..\ms\testenc.bat

View File

@ -1,4 +1,4 @@
echo=off
@echo off
set ssleay=%1%
set tmp1=pem.out
set cmp=fc.exe

View File

@ -1,4 +1,4 @@
echo on
@echo off
rem set ssleay=..\out\ssleay
set ssleay=%1