We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80bdc33 commit 8990e0bCopy full SHA for 8990e0b
.evergreen/config.in.yml
@@ -877,7 +877,7 @@ functions:
877
ECS_SRC_DIR=$AUTH_AWS_DIR/src
878
879
# fix issue with `TestData` in SERVER-46340
880
- # sed -i '1s+^+TestData = {};\n+' $AUTH_AWS_DIR/lib/ecs_hosted_test.js
+ sed -i '1s+^+TestData = {};\n+' $AUTH_AWS_DIR/lib/ecs_hosted_test.js
881
882
# pack up project directory to ssh it to the container
883
mkdir -p $ECS_SRC_DIR/.evergreen
0 commit comments