From a50b641e7db39574ed0b68921ca75dadce971b23 Mon Sep 17 00:00:00 2001 From: Ed Kern Date: Tue, 25 Jun 2019 09:05:45 -0600 Subject: VPP: checkstyle script split Splitting commit msg out from test-checkstyle to get proper exit 1 Change-Id: If497631c72f41483da262abcaa9d43d9f961e165 Signed-off-by: Ed Kern --- jjb/vpp/vpp.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 1b36eabed..5ac0534f8 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -755,9 +755,9 @@ - shell: !include-raw-escape: include-raw-vpp-checkstyle.sh - shell: - !include-raw-escape: - - include-raw-vpp-test-checkstyle.sh - - include-raw-vpp-commitmsg.sh + !include-raw-escape: include-raw-vpp-test-checkstyle.sh + - shell: + !include-raw-escape: include-raw-vpp-commitmsg.sh publishers: - fdio-infra-shiplogs: -- cgit 1.2.3-korg