summaryrefslogtreecommitdiff
path: root/tests/format/variables
diff options
context:
space:
mode:
authorbst-marge-bot <marge-bot@buildstream.build>2019-08-14 14:35:45 +0000
committerbst-marge-bot <marge-bot@buildstream.build>2019-08-14 14:35:45 +0000
commit4a86daca7c916ba9d50511f7627f1a40da55549c (patch)
tree86ee4f111975e1dc4472d9ae1929ff3eff22611f /tests/format/variables
parent0fbc895632ba28d31fa45645cd01651f114f3673 (diff)
parente77b511bf624e09aa5974b17fbfbd9685ea8cd7b (diff)
downloadbuildstream-4a86daca7c916ba9d50511f7627f1a40da55549c.tar.gz
Merge branch 'coldtom/move-modulebuild' into 'master'
Move modulebuild plugin to bst-plugins-experimental See merge request BuildStream/buildstream!1539
Diffstat (limited to 'tests/format/variables')
-rw-r--r--tests/format/variables/defaults/project.conf1
-rw-r--r--tests/format/variables/overrides/project.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/format/variables/defaults/project.conf b/tests/format/variables/defaults/project.conf
index 3fed2612d..9d38bfe78 100644
--- a/tests/format/variables/defaults/project.conf
+++ b/tests/format/variables/defaults/project.conf
@@ -8,3 +8,4 @@ plugins:
elements:
cmake: 0
makemaker: 0
+ modulebuild: 0
diff --git a/tests/format/variables/overrides/project.conf b/tests/format/variables/overrides/project.conf
index 2b1f1422c..476dff44c 100644
--- a/tests/format/variables/overrides/project.conf
+++ b/tests/format/variables/overrides/project.conf
@@ -7,3 +7,4 @@ plugins:
elements:
cmake: 0
makemaker: 0
+ modulebuild: 0