Commit Diff


commit - ec5c5ced4a067647c94c6e1cbc7fe333e3a37c4b
commit + e19f21f5a65dab4520d10f600df86ec36e80ec22
blob - 42fc77f9fb74b0e795540793896065e4a8e1b552
blob + 564145ef5ebd5f0347128b80a3cc609fb0c7ae1a
--- regress/tests.sh
+++ regress/tests.sh
@@ -321,7 +321,7 @@ test_proxy_relay_to() {
 server "localhost.local" {
 	cert "$PWD/cert.pem"
 	key  "$PWD/key.pem"
-	proxy relay-to "localhost:$port"
+	proxy { relay-to "localhost:$port" }
 }
 EOF
 	run