From 0aeb48f9375d06ad663bfe470b5513f5bac01a88 Mon Sep 17 00:00:00 2001 From: Yvan Roux Date: Fri, 25 Nov 2016 13:09:57 +0100 Subject: tcwg-buildfarm-cmp: Quote filter expression. Change-Id: I8bc0fb1399583ae7454ea8d140ec9ec9d2106666 --- tcwg-buildfarm-cmp.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tcwg-buildfarm-cmp.yaml') diff --git a/tcwg-buildfarm-cmp.yaml b/tcwg-buildfarm-cmp.yaml index 5933590518..a73fe15b58 100644 --- a/tcwg-buildfarm-cmp.yaml +++ b/tcwg-buildfarm-cmp.yaml @@ -130,7 +130,7 @@ abe_branch=$ref_abe_branch rebuild=$ref_rebuild property-file: buildfarm_parameters - restrict-matrix-project: ${matrix_restrictions} + restrict-matrix-project: "${matrix_restrictions}" - name: tcwg-buildfarm predefined-parameters: | override=$eval_override @@ -138,7 +138,7 @@ abe_branch=$eval_abe_branch rebuild=$eval_rebuild property-file: buildfarm_parameters - restrict-matrix-project: ${matrix_restrictions} + restrict-matrix-project: "${matrix_restrictions}" - multijob: name: 'Compare Results' condition: COMPLETED -- cgit v1.2.3