Juliusz Sosinowicz
3a0da7013e
Fix CI: expand the openssl.test timeout prefix under IFS=:
...
openssl.test sets IFS=: around its cipher suite loops, so an unquoted
$TIMEOUT_KILL_2M inside them did not split back into separate words and
the shell looked for a command literally named "timeout -s KILL 2m".
Every wolfSSL client run in do_wolfssl_client() then died with "command
not found", which the script reported as a failing cipher suite.
Use an array, whose expansion does not depend on IFS, and keep a
flattened copy for the two eval call sites, where the shell re-parses the
string and IFS does not apply.
2026-08-14 13:50:06 +00:00
..
2026-08-07 13:34:41 -07:00
2026-07-23 21:51:26 -07:00
2026-07-23 21:51:26 -07:00
2026-07-23 21:51:26 -07:00
2024-08-20 13:48:33 -05:00
2026-08-06 11:05:30 -05:00
2024-08-20 13:48:33 -05:00
2026-08-13 15:52:17 +00:00
2026-07-23 21:51:26 -07:00
2020-07-23 10:12:40 -07:00
2026-03-10 13:25:12 -07:00
2026-08-13 15:52:17 +00:00
2026-07-23 21:51:26 -07:00
2026-07-23 21:51:26 -07:00
2024-08-20 13:48:33 -05:00
2026-08-13 15:52:17 +00:00
2026-08-13 15:52:17 +00:00
2026-08-13 15:52:17 +00:00
2026-07-22 09:52:26 +02:00
2026-07-23 21:51:26 -07:00
2026-07-23 22:32:50 -07:00
2026-08-13 15:52:17 +00:00
2026-07-23 21:51:26 -07:00
2024-08-20 13:48:33 -05:00
2024-08-20 13:48:33 -05:00
2026-06-12 09:47:13 +00:00
2026-05-14 13:10:13 +02:00
2026-08-13 15:52:17 +00:00
2026-08-13 15:52:17 +00:00
2026-08-13 15:52:17 +00:00
2026-08-13 15:52:17 +00:00
2026-08-13 15:52:17 +00:00
2026-08-13 15:52:17 +00:00
2026-08-13 15:52:17 +00:00
2026-08-13 15:52:17 +00:00
2026-08-14 13:50:06 +00:00
2026-04-20 17:42:29 -05:00
2024-08-20 13:48:33 -05:00
2026-08-13 15:52:17 +00:00
2026-08-13 15:52:17 +00:00
2026-08-09 09:04:51 +02:00
2026-08-13 15:52:17 +00:00
2026-08-13 15:52:17 +00:00
2026-07-23 21:51:26 -07:00
2026-04-09 13:56:14 +02:00
2026-06-26 14:44:16 -06:00
2026-06-26 14:44:16 -06:00
2024-08-20 13:48:33 -05:00
2023-08-22 11:23:46 -06:00
2026-06-26 14:44:16 -06:00
2026-06-26 14:44:16 -06:00
2026-06-26 14:44:16 -06:00
2026-06-26 14:44:16 -06:00
2026-06-26 14:44:16 -06:00
2026-06-26 14:44:16 -06:00
2022-03-21 12:05:08 -07:00
2023-08-24 13:05:01 -06:00
2026-06-26 14:44:16 -06:00
2026-07-17 11:04:24 +02:00
2022-03-21 12:05:08 -07:00
2026-06-26 14:44:16 -06:00
2024-08-20 13:48:33 -05:00
2026-07-23 21:51:26 -07:00
2026-07-23 21:51:26 -07:00
2026-07-23 22:32:50 -07:00
2026-08-13 15:52:17 +00:00
2026-08-13 15:52:17 +00:00
2026-07-08 09:33:47 +10:00
2022-05-24 12:13:14 -05:00
2022-10-12 11:20:56 -05:00