From a240e74b7ea6081ac6924e1c0f258de5a0097dad Mon Sep 17 00:00:00 2001 From: Santiago Fernandez Madero Date: Thu, 24 Jan 2019 05:22:52 -0800 Subject: [PATCH] Set MaxRetryCount to 4 for both Windows and non-Windows jobs (dotnet/corefx#34792) Commit migrated from https://github.com/dotnet/corefx/commit/fd21fbc661a26eab435a9925fc243616a1798362 --- eng/sendtohelix.proj | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/eng/sendtohelix.proj b/eng/sendtohelix.proj index 885a5c03318..b6821aa098a 100644 --- a/eng/sendtohelix.proj +++ b/eng/sendtohelix.proj @@ -28,6 +28,8 @@ $(BuildConfiguration)- + + 4 @@ -50,12 +52,6 @@ test/functional/ilc/ - - - 9 - 1 - -