aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-09-19 00:18:41 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-09-19 00:18:41 +0200
commit7f2d33b65314334a17af79f0b45c64eba63ef382 (patch)
tree876fd66411ff7e82af1107c55fbe4885fcdd3942 /jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh
parent0dd4a29cb2bba9b60839907d320b56543a3cb0da (diff)
Fix typo
Change-Id: Ic8c1605ed18a214415f706297e08eb0536c33d9c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh')
-rw-r--r--jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh3
1 files changed, 2 insertions, 1 deletions
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
+