[ARM/CI] Change the name of corefx project (#7820)
authorHanjoung Lee <waterets@gmail.com>
Thu, 27 Oct 2016 02:45:46 +0000 (11:45 +0900)
committerJan Kotas <jkotas@microsoft.com>
Thu, 27 Oct 2016 02:45:46 +0000 (19:45 -0700)
netci.groovy

index 7f5dcc3..d46c496 100755 (executable)
@@ -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)