From bd1ea07226c0dd3b68725da0daf1a20b896a04b2 Mon Sep 17 00:00:00 2001 From: Daniel Moody Date: Tue, 15 Jun 2021 16:47:13 -0500 Subject: SERVER-57732 update scons cache prune script to handle other alternate cksum files --- etc/evergreen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/evergreen.yml b/etc/evergreen.yml index e68b0804488..1d93ebb6a12 100644 --- a/etc/evergreen.yml +++ b/etc/evergreen.yml @@ -6930,7 +6930,7 @@ tasks: - name: win_shared_scons_cache_pruning tags: [] - exec_timeout_secs: 7200 # 2 hour timeout for the task overall + exec_timeout_secs: 21600 # 2 hour timeout for the task overall depends_on: [] commands: - command: manifest.load -- cgit v1.2.1