X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=scripts%2Fcut-branch-jobs.py;h=88cf3cb97817b6574da19dbac5655177d6fc95ff;hb=753ab67a9e464c45f6d83feaa06b5a4fa697293e;hp=a1c813ae57a208819d50489663fc6acce1a43550;hpb=10c39fabd0ba410146763aa0d2927752e92e1013;p=releng%2Fbuilder.git diff --git a/scripts/cut-branch-jobs.py b/scripts/cut-branch-jobs.py index a1c813ae5..88cf3cb97 100755 --- a/scripts/cut-branch-jobs.py +++ b/scripts/cut-branch-jobs.py @@ -346,7 +346,7 @@ parser.add_argument( metavar="RELEASE_ON_CURRENT_BRANCH", type=str, help="""The ODL release codename for the new {} - (eg. Aluminium, Silicon).""".format( + (eg. Silicon, Phosphorus).""".format( default_branch ), )