From 489428afff16cf5c5d3d208007edbd77182f34df Mon Sep 17 00:00:00 2001 From: Mischa ter Smitten Date: Tue, 12 Feb 2019 10:26:27 +0100 Subject: [PATCH] Fix double space --- tests/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test.yml b/tests/test.yml index 366e5703..d2e1a218 100644 --- a/tests/test.yml +++ b/tests/test.yml @@ -26,7 +26,7 @@ - search: "^Host:\\ (.*)" string: "Host:\\ foo.com" raw_options: - - rspideny ^Content-type:\\.*/ms-word + - rspideny ^Content-type:\\.*/ms-word # back-end section haproxy_backend: @@ -38,7 +38,7 @@ - 'httpchk HEAD / HTTP/1.1\r\nHost:localhost' server: [] raw_options: - - rspdeny ^Content-type:\\.*/ms-word + - rspdeny ^Content-type:\\.*/ms-word # user-lists section haproxy_userlists: