renamed browser --> client simulation

This commit is contained in:
Dirk 2017-04-28 20:35:07 +02:00
parent ef10fc3119
commit ba9c056dfc

View File

@ -3541,9 +3541,9 @@ run_client_simulation() {
outln
if "$using_sockets"; then
pr_headlineln " Running browser simulations via sockets "
pr_headlineln " Running client simulations via sockets "
else
pr_headline " Running browser simulations via openssl "
pr_headline " Running client simulations via openssl "
prln_warning " Depending on your openssl client you may get false results"
fileout "client_simulation" "WARNING" "Depending on your openssl client you may false results"
fi