Fixup
authorMatt Mitchell <mmitche@microsoft.com>
Thu, 15 Oct 2015 23:26:46 +0000 (16:26 -0700)
committerMatt Mitchell <mmitche@microsoft.com>
Thu, 15 Oct 2015 23:26:46 +0000 (16:26 -0700)
netci.groovy

index b1a26da..3f707d5 100644 (file)
@@ -270,7 +270,7 @@ def static getBuildJobName(def configuration, def os) {
                 Utilities.addPRTestSCM(newJob, project)
                 Utilities.addStandardPRParameters(newJob, project)
             }
-            Utilties.addStandardOptions(newJob)
+            Utilities.addStandardOptions(newJob)
             Utilities.addXUnitDotNETResults(newJob, '**/coreclrtests.xml')
             
             // Create a build flow to join together the build and tests required to run this