commit | 518000681036c908501e3b3fa9e22019f0e4f696 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Thu May 01 16:55:44 2025 +0100 |
committer | Manish V Badarkhe <manish.badarkhe@arm.com> | Fri May 02 07:28:06 2025 +0000 |
tree | 7bbae5f3d05c0b4d250b2592b582ad88f7d02614 | |
parent | 0bcb890a5599e5cf6ba0f2c03949b555d0b273d6 [diff] |
fix(ci): relax the check when retain_paths is unset If retain_paths is unset, the -eq comparison complains that it's not a number. Using [[ ]] relaxes this and produces the expected result. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I556eab309ccc4d59d0a28c3a46a79be4229f96bc