From: Juan Carlos Aguilera Mendez Date: Wed, 14 Mar 2018 21:42:40 +0000 (-0700) Subject: Use $(Agent.HomeDirectory) X-Git-Tag: accepted/tizen/unified/20190422.045933~2650^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3ea84968be81176a3aade78a799a540ed0b6aa49;p=platform%2Fupstream%2Fcoreclr.git Use $(Agent.HomeDirectory) --- diff --git a/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json b/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json index eba2797..59a173d 100644 --- a/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json +++ b/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json @@ -343,7 +343,7 @@ "value": "" }, "AgentToolsPath": { - "value": "c:\\tools\\AgentTools\\" + "value": "$(Agent.HomeDirectory)\\AgentTools\\" }, }, "retentionRules": [