From: Santiago Fernandez Madero Date: Thu, 24 Jan 2019 13:22:52 +0000 (-0800) Subject: Set MaxRetryCount to 4 for both Windows and non-Windows jobs (dotnet/corefx#34792) X-Git-Tag: submit/tizen/20210909.063632~11031^2~2622 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a240e74b7ea6081ac6924e1c0f258de5a0097dad;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Set MaxRetryCount to 4 for both Windows and non-Windows jobs (dotnet/corefx#34792) Commit migrated from https://github.com/dotnet/corefx/commit/fd21fbc661a26eab435a9925fc243616a1798362 --- diff --git a/eng/sendtohelix.proj b/eng/sendtohelix.proj index 885a5c0..b6821aa 100644 --- a/eng/sendtohelix.proj +++ b/eng/sendtohelix.proj @@ -28,6 +28,8 @@ $(BuildConfiguration)- + + 4 @@ -50,12 +52,6 @@ test/functional/ilc/ - - - 9 - 1 - -