mirror of
https://github.com/moby/moby.git
synced 2026-07-13 02:52:20 +00: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)