Use !include-raw for update-validate macro 20/68220/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 13 Feb 2018 23:21:36 +0000 (18:21 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 13 Feb 2018 23:22:33 +0000 (18:22 -0500)
JJB is fussy on !include-raw or !include-raw-escape. We
occassionally need to swap them to get it working.

Change-Id: I58d87a5a13026fceb0f8d1ba93ce3694c3e86595
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/autorelease-macros.yaml

index e8d9cae84d79ca9df2a1cade8b7b30806c1e12fa..06daa22d2d138890afba844aa2ddbca2d81f6531 100644 (file)
 - builder:
     name: autorelease-update-validate-projects
     builders:
-      - shell: !include-raw-escape: update-validate-autorelease-projects.sh
+      - shell: !include-raw: update-validate-autorelease-projects.sh
 
 - publisher:
     # Search console log for failures and email status to the release mailing list.