From 62843efc8f9b04a3231fa3050b495b61f9a103f5 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Tue, 25 Jul 2023 15:50:29 +0900 Subject: [PATCH] NEWS: fix typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 86f08752893..7d012fa6c09 100644 --- a/NEWS +++ b/NEWS @@ -658,7 +658,7 @@ CHANGES WITH 254 in spe: server-side environment variable expansion in specified command lines. Expansion defaults to enabled for all execution types except --scope, where it defaults to off (and prints a warning) for backward - compatbility reasons. --scope will be flipped to default enabled too + compatibility reasons. --scope will be flipped to default enabled too in a future release, so if you are using --scope and passing a '$' character in the payload you should start explicitly using --expand-environment=yes/no according to the use case. -- 2.47.3