summaryrefslogtreecommitdiff
path: root/netci.groovy
diff options
context:
space:
mode:
authorTanner Gooding <tagoo@outlook.com>2019-02-22 19:11:32 -0800
committerGitHub <noreply@github.com>2019-02-22 19:11:32 -0800
commitcb20f3982d3d2b1426c477d66221d6887eaec168 (patch)
treec304c8b898b2b4e8ee66ac9dff653b2bf57aa286 /netci.groovy
parente3d73ad3c8216118d3fa7962a6d169ba8932902e (diff)
downloadcoreclr-cb20f3982d3d2b1426c477d66221d6887eaec168.tar.gz
coreclr-cb20f3982d3d2b1426c477d66221d6887eaec168.tar.bz2
coreclr-cb20f3982d3d2b1426c477d66221d6887eaec168.zip
Adding a missing single-quote (#22809)
Diffstat (limited to 'netci.groovy')
-rwxr-xr-xnetci.groovy2
1 files changed, 1 insertions, 1 deletions
diff --git a/netci.groovy b/netci.groovy
index 76d9b4be12..38a4969de4 100755
--- a/netci.groovy
+++ b/netci.groovy
@@ -1666,7 +1666,7 @@ def static addTriggers(def job, def branch, def isPR, def architecture, def os,
'jkotas',
'markwilkie',
'weshaggard',
- 'tannergooding
+ 'tannergooding'
]
// Pull request builds. Generally these fall into two categories: default triggers and on-demand triggers