From: Jan-Simon Möller Date: Mon, 18 Sep 2017 22:18:41 +0000 (+0200) Subject: Fix typo X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F65%2F10965%2F1;p=ci-management.git Fix typo Change-Id: Ic8c1605ed18a214415f706297e08eb0536c33d9c Signed-off-by: Jan-Simon Möller --- 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 +