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:
a53d314
)
Fixup
author
Matt Mitchell
<mmitche@microsoft.com>
Thu, 15 Oct 2015 23:26:46 +0000
(16:26 -0700)
committer
Matt Mitchell
<mmitche@microsoft.com>
Thu, 15 Oct 2015 23:26:46 +0000
(16:26 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/
9531c51491487b6ae7e3764e150a2fed93cd5f48
src/coreclr/netci.groovy
patch
|
blob
|
history
diff --git
a/src/coreclr/netci.groovy
b/src/coreclr/netci.groovy
index
b1a26da
..
3f707d5
100644
(file)
--- a/
src/coreclr/netci.groovy
+++ b/
src/coreclr/netci.groovy
@@
-270,7
+270,7
@@
def static getBuildJobName(def configuration, def os) {
Utilities.addPRTestSCM(newJob, project)
Utilities.addStandardPRParameters(newJob, project)
}
- Utilties.addStandardOptions(newJob)
+ Util
i
ties.addStandardOptions(newJob)
Utilities.addXUnitDotNETResults(newJob, '**/coreclrtests.xml')
// Create a build flow to join together the build and tests required to run this