From: Hanjoung Lee Date: Thu, 27 Oct 2016 02:45:46 +0000 (+0900) Subject: [ARM/CI] Change the name of corefx project (#7820) X-Git-Tag: accepted/tizen/base/20180629.140029~3232 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=63a2b04a06374438f4837334fde030bb5d25f524;p=platform%2Fupstream%2Fcoreclr.git [ARM/CI] Change the name of corefx project (#7820) --- diff --git a/netci.groovy b/netci.groovy index 7f5dcc3..d46c496 100755 --- a/netci.groovy +++ b/netci.groovy @@ -2115,7 +2115,7 @@ combinedScenarios.each { scenario -> latestSuccessful(true) } } - copyArtifacts("${corefxFolder}/linuxarmemulator_cross_${lowerConfiguration}") { + copyArtifacts("${corefxFolder}/linuxarmemulator_softfp_cross_${lowerConfiguration}") { includePatterns('bin/build.tar.gz') buildSelector { latestSuccessful(true)