commit | e5b05e531f25eda3edba3eed96042e981c15acbe | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Tue Jul 10 14:34:21 2018 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Tue Jul 10 14:34:21 2018 +0100 |
tree | 0bfb975feebf77ad4746c63708856adb16b6733f | |
parent | a159d64e8605b2d74694f8cf3ba08757f161ba15 [diff] | |
parent | 7163a6ad911ec6b47b94aa22fe1ae4ec16aa731f [diff] |
Merge remote-tracking branch 'public/pr/1822' into mbedtls-2.7
diff --git a/tests/ssl-opt.sh b/tests/ssl-opt.sh index 2f8ea4f..8fde32f 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" }