Make the Windows test scripts consistent in their echoing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user