projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f5e997
)
[ARM/CI] Change the name of corefx project (dotnet/coreclr#7820)
author
Hanjoung Lee
<waterets@gmail.com>
Thu, 27 Oct 2016 02:45:46 +0000
(11:45 +0900)
committer
Jan Kotas
<jkotas@microsoft.com>
Thu, 27 Oct 2016 02:45:46 +0000
(19:45 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/
63a2b04a06374438f4837334fde030bb5d25f524
src/coreclr/netci.groovy
patch
|
blob
|
history
diff --git
a/src/coreclr/netci.groovy
b/src/coreclr/netci.groovy
index
7f5dcc3
..
d46c496
100755
(executable)
--- a/
src/coreclr/netci.groovy
+++ b/
src/coreclr/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)