mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
In fact, it doesn't work as the bare `\` backslashes are now preserved and therefore are not valid regex matches on any test, making it not run any tests at all. I assume at some point there was a process in the pipeline that needed escaping, but on master (for quite a while) this has not worked. Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp) Upstream-commit: ed3f3835071496e9314d0e2a1806ac43f304decc Component: engine