mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-07-11 09:34:09 +01:00
In commit bb282eb19c
devlibs
`escape_double_quotes` method was retired in favour of the `pipes.quote`
method however this does not format correctly for this purpose therefore
revert back to the original escaping method.