On 7/7/26 00:33, Pierrick Bouvier wrote:
To avoid escape hell in tests/lcitool/refresh, just use a raw multiline string instead of a list of strings.
Could we have 1 patch for raw multiline conversion and another adding the or1k toolchain?
Signed-off-by: Pierrick Bouvier <[email protected]> --- .../dockerfiles/debian-all-test-cross.docker | 16 ++- tests/lcitool/refresh | 107 ++++++++++-------- 2 files changed, 75 insertions(+), 48 deletions(-)
