Make the Windows test scripts consistent in their echoing
This commit is contained in:
parent
83411793b6
commit
d574d83993
@ -1,6 +1,6 @@
|
||||
|
||||
@echo off
|
||||
echo start testenc
|
||||
echo=off
|
||||
|
||||
path=..\ms;%path%
|
||||
set ssleay=%1%
|
||||
set input=..\ms\testenc.bat
|
||||
|
@ -1,4 +1,4 @@
|
||||
echo=off
|
||||
@echo off
|
||||
set ssleay=%1%
|
||||
set tmp1=pem.out
|
||||
set cmp=fc.exe
|
||||
|
@ -1,4 +1,4 @@
|
||||
echo on
|
||||
@echo off
|
||||
|
||||
rem set ssleay=..\out\ssleay
|
||||
set ssleay=%1
|
||||
|
Loading…
Reference in New Issue
Block a user