]> git.ipfire.org Git - thirdparty/openssl.git/commit
github: fix quoting in github workflow for jitter tests
authorDimitri John Ledkov <dimitri.ledkov@surgut.co.uk>
Wed, 31 Jul 2024 10:01:35 +0000 (11:01 +0100)
committerNeil Horman <nhorman@openssl.org>
Mon, 5 Aug 2024 16:54:21 +0000 (12:54 -0400)
commit20bf3fe236d36734a17a08252ed19c9e1bc161cd
treeab5a11c915088707fc3ff0a62c11ca36f63de2d1
parentaa3830c3fc0f087d65a05fd0ea4fc03e26add002
github: fix quoting in github workflow for jitter tests

Nested quoting got ignore previously. And this way one can specify
string name directly.

Successfully run with Jitter at
https://github.com/xnox/openssl/actions/runs/10223149419/job/28289017013

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/25053)
.github/workflows/run-checker-daily.yml
crypto/rand/rand_lib.c
doc/man3/RAND_set_DRBG_type.pod
doc/man7/EVP_RAND.pod