1
0
Fork 0

reduce lines in output

This commit is contained in:
Wilfried Goesgens 2017-04-26 11:07:20 +02:00
parent 0ec9dd444c
commit 6abef15252
1 changed files with 1 additions and 2 deletions

View File

@ -150,8 +150,7 @@ function performTests (options, testList, testname, runFn, serverOptions, startS
while (first || options.loopEternal) {
if (!continueTesting) {
print('oops!');
print('Skipping, ' + te + ' server is gone.');
print('oops! Skipping, ' + te + ' server is gone.');
results[te] = {
status: false,