summaryrefslogtreecommitdiffstats
path: root/security-tools/src/test/resources/csh-output.txt
diff options
context:
space:
mode:
Diffstat (limited to 'security-tools/src/test/resources/csh-output.txt')
-rw-r--r--security-tools/src/test/resources/csh-output.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/security-tools/src/test/resources/csh-output.txt b/security-tools/src/test/resources/csh-output.txt
index 6db3e613d90..47594af9339 100644
--- a/security-tools/src/test/resources/csh-output.txt
+++ b/security-tools/src/test/resources/csh-output.txt
@@ -1,3 +1,3 @@
-setenv VESPA_TLS_CA_CERT /path/to/cacerts;
-setenv VESPA_TLS_CERT /path/to/certificate;
-setenv VESPA_TLS_PRIVATE_KEY /path/to/key;
+setenv VESPA_TLS_CA_CERT "/path/to/cacerts";
+setenv VESPA_TLS_CERT "/path/to/certificate";
+setenv VESPA_TLS_PRIVATE_KEY "/path/to/key";