mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 12:06:08 +00:00
b93beb3f1f
In commit bb282eb19c48b5770186d136e8a40c0573ef59b9 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.