mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +07: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)