From: Tim Johnson Date: Thu, 25 Apr 2019 00:08:25 +0000 (-0700) Subject: Fix warning generated by deprecated syntax X-Git-Tag: v0.37.0~4 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=b229b167c6bc8bfdff3db510133b148ef08c043d;p=releng%2Fglobal-jjb.git Fix warning generated by deprecated syntax Change-Id: Ib8ad97621527ec9869fdc743490706d9c9957df2 Signed-off-by: Tim Johnson --- diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index 2d819240..e3933930 100644 --- a/jjb/lf-macros.yaml +++ b/jjb/lf-macros.yaml @@ -9,7 +9,7 @@ - builder: name: comment-to-gerrit builders: - - shell: !include-raw ../shell/comment-to-gerrit.sh + - shell: !include-raw: ../shell/comment-to-gerrit.sh - builder: name: lf-fetch-dependent-patches