You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: evergreen/evergreen.yml
+4-5
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,6 @@ command_type: system
16
16
# 60 minutes: 20 minutes is a normal test run + up to 10 minutes for test setup + 15 minutes for longer macOS tests + 15 minutes for longer macOS 1100 tests
17
17
exec_timeout_secs: 3600
18
18
19
-
# Feature to ensure that env variables does not leak in between functions
20
-
unset_function_vars: true
21
-
22
19
# What to do when evergreen hits the timeout (`post:` tasks are run automatically)
0 commit comments