commit | 24c0dbf71e08a9dd75842f2d15d7a13bee4b8fca | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Tue Jul 10 14:34:01 2018 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Tue Jul 10 14:34:01 2018 +0100 |
tree | d38764f1ae5b2ff7f285eaadfcd1a72e8d3f3ebe | |
parent | cdbb2f2168cdc68ee3c493b2f875c75c26924d5b [diff] | |
parent | a931265509d84c7e0684ff91162a4cb1dd70fb7d [diff] |
Merge remote-tracking branch 'public/pr/1821' into development
diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh index 9faeb67..91f16e1 100755 --- a/tests/ssl-opt.sh +++ b/tests/ssl-opt.sh
@@ -308,7 +308,7 @@ done } else - echo "Warning: lsof not available, wait_server_start = sleep $START_DELAY" + echo "Warning: lsof not available, wait_server_start = sleep" wait_server_start() { sleep "$START_DELAY" }