From 7f2d33b65314334a17af79f0b45c64eba63ef382 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 19 Sep 2017 00:18:41 +0200 Subject: Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic8c1605ed18a214415f706297e08eb0536c33d9c Signed-off-by: Jan-Simon Möller --- jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh b/jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh index 77b0058c..d0de6db2 100644 --- a/jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh +++ b/jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh @@ -1,2 +1,3 @@ # This is the big switch for in-CI builds -DISTRO_FEATURES_append = "AGLCI" +echo 'DISTRO_FEATURES_append = "AGLCI"' >> conf/local.conf + -- cgit 1.2.3-korg