From 5261dbf34b487a25db5f650a616c30d761467981 Mon Sep 17 00:00:00 2001 From: Karol Latecki Date: Tue, 22 Nov 2016 11:42:50 +0100 Subject: Update tldk jbb builders Builders for one of the jobs were not correctly updated in last commit Change-Id: I217f87b5b6b50a9ba330e7f5c9de5740bf7e2301 Signed-off-by: Karol Latecki --- jjb/tldk/tldk.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'jjb/tldk') diff --git a/jjb/tldk/tldk.yaml b/jjb/tldk/tldk.yaml index cc44a7220..eafc7e1d6 100644 --- a/jjb/tldk/tldk.yaml +++ b/jjb/tldk/tldk.yaml @@ -51,6 +51,10 @@ branch: '{branch}' builders: + - shell: + !include-raw-escape: gtest-build.sh + - inject: + properties-file: gtest-env.prop - shell: !include-raw-escape: include-raw-build.sh -- cgit 1.2.3-korg