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 17:07:05 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-09-19 17:07:05 +0200
commitb136296de2f83879300b78319c5502f6f43b2805 (patch)
tree3cc1eafde099ca4acc48d4c896c5f9206dcd1ec5 /jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh
parente287357f0510721ee6009745097868ab226d362d (diff)
append needs extra space
Change-Id: Iebb770258d31cd87ec55427c96a408fb9e61c75e 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.sh2
1 files changed, 1 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 d0de6db2..0dc32c86 100644
--- a/jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh
+++ b/jjb/common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh
@@ -1,3 +1,3 @@
# This is the big switch for in-CI builds
-echo 'DISTRO_FEATURES_append = "AGLCI"' >> conf/local.conf
+echo 'DISTRO_FEATURES_append = " AGLCI"' >> conf/local.conf