From 126d73506fe64170930e1fed83f805f7a30606e6 Mon Sep 17 00:00:00 2001 From: Juan Carlos Aguilera Mendez Date: Tue, 13 Mar 2018 09:31:15 -0700 Subject: Adding missing ScepToolsPath variable --- buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'buildpipeline') diff --git a/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json b/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json index 28a263b45b..c0fdfe4075 100644 --- a/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json +++ b/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json @@ -341,6 +341,9 @@ }, "CrossgenArg": { "value": "" + }, + "ScepToolsPath": { + "value": "c:\\tools\\" } }, "retentionRules": [ -- cgit v1.2.3