commit | 6baeaaeed53a3a3376c8f73c543177c911206ef9 | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Tue Feb 07 01:35:55 2023 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Tue Feb 07 01:36:19 2023 -0500 |
tree | eae23c225840fbd4c6d596ca760b08c2533dc54e | |
parent | 38bfeea3d22de9243b88de88e386ffacd7d98cf7 [diff] [blame] |
Fixed typo in groovy comment character Change-Id: I87e7be9d61655f2cbf14365c9156401912950f1d
diff --git a/jjb/pipeline/voltha/voltha-2.11/bbsim-tests.groovy b/jjb/pipeline/voltha/voltha-2.11/bbsim-tests.groovy index 7fedc30..95c32a0 100644 --- a/jjb/pipeline/voltha/voltha-2.11/bbsim-tests.groovy +++ b/jjb/pipeline/voltha/voltha-2.11/bbsim-tests.groovy
@@ -37,7 +37,7 @@ 'jjb', 'pipeline', 'voltha', - 'voltha-2.11', # release-delta + 'voltha-2.11', // release-delta 'bbsim-tests.groovy' ].join('/') println("** ${iam}: ENTER")