Revision 26f726917b12ec456d693d42a43469035cb704a9 authored by Nik Everett on 21 March 2024, 13:46:23 UTC, committed by GitHub on 21 March 2024, 13:46:23 UTC
When we're generating raw strings to match we want to make sure it just
matches exactly the string - so we should escape it. If we don't we'll
get weird failures from syntax exceptions.

Closes #106533 Closes #106538
1 parent e92a7a7
History
File Mode Size
src
build.gradle -rw-r--r-- 3.0 KB
docker-compose-oss.yml -rw-r--r-- 2.3 KB
docker-compose.yml -rw-r--r-- 4.9 KB
docker-test-entrypoint.sh -rwxr-xr-x 472 bytes
haproxy-default.cfg -rw-r--r-- 674 bytes
haproxy-oss.cfg -rw-r--r-- 324 bytes

back to top