commit | 275265dc1d0e432f923a41b934c84511aef84143 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Tue Jul 10 14:34:34 2018 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Tue Jul 10 14:34:34 2018 +0100 |
tree | 6575f6b951e2565873fc62bbc3442ac7de65b012 | |
parent | 71759186210b03283a83d6637978ed201da1aff5 [diff] | |
parent | 2cc7ad4cfc52642731fdd92ee905e11f8b8b558a [diff] |
Merge remote-tracking branch 'public/pr/1823' into mbedtls-2.1
diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh index a8adf9b..6420e23 100755 --- a/tests/ssl-opt.sh +++ b/tests/ssl-opt.sh
@@ -254,7 +254,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" }