commit | 9f7469b78ef9faee3d40615af97de251942ffc01 | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <Antonio.deAngelis@arm.com> | Sat Apr 20 00:32:31 2024 +0100 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Tue May 14 13:03:59 2024 +0200 |
tree | 4fac1950c01c1785e990dc96e4968d013c1ba4de | |
parent | 4e540211ba17d1a8a5091dc90560b5e1a4e49650 [diff] |
lava_wait_jobs: Use format to avoid specifying type The print for timeout expiring is using the wrong format specifier. Just use the format method on strings when printing to avoid specifying at all. Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com> Change-Id: Ida8e5a625fd764afe0f1bfdee6c11cbefa340e51