Skip to content

Commit 9b65714

Browse files
committed
fix: remove vars from gen script
1 parent 19fd836 commit 9b65714

File tree

3 files changed

+1412
-1108
lines changed

3 files changed

+1412
-1108
lines changed

.evergreen/config.in.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,7 @@ functions:
514514
params:
515515
silent: true
516516
working_dir: "src"
517+
add_expansions_to_env: true
517518
script: |
518519
${PREPARE_SHELL}
519520
cat <<EOT > prepare_client_encryption.sh
@@ -528,6 +529,7 @@ functions:
528529
type: test
529530
params:
530531
working_dir: "src"
532+
add_expansions_to_env: true
531533
script: |
532534
${PREPARE_SHELL}
533535

0 commit comments

Comments
 (0)