mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-06-15 04:46:14 +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.