Closed MattIPv4 closed 3 years ago
N/A
Searches for the server start string instead of just looking at the start of the incoming stdout data. Hopefully, this should reduce test failures due to the start string not being detected.
Tests pass.
Type of Change
What issue does this relate to?
N/A
What should this PR do?
Searches for the server start string instead of just looking at the start of the incoming stdout data. Hopefully, this should reduce test failures due to the start string not being detected.
What are the acceptance criteria?
Tests pass.