From 65bf2bfd0c4dcd9401762753d5182332c9f9307c Mon Sep 17 00:00:00 2001 From: Thilo Fromm Date: Mon, 23 Oct 2023 16:03:21 +0200 Subject: [PATCH] Update run_local_tests.sh: improve quoting Co-authored-by: Krzesimir Nowak --- run_local_tests.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/run_local_tests.sh b/run_local_tests.sh index a3c67ae4cc..e70676a377 100755 --- a/run_local_tests.sh +++ b/run_local_tests.sh @@ -51,10 +51,10 @@ function set_vars() { # Read by the mantle container. # The local directory ("pwd") will be mounted to /work/ in the container. cat > sdk_container/.env <