summaryrefslogtreecommitdiff
path: root/buildstream/plugins/elements/script.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/plugins/elements/script.yaml')
-rw-r--r--buildstream/plugins/elements/script.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/buildstream/plugins/elements/script.yaml b/buildstream/plugins/elements/script.yaml
index 56a656cf6..b388378da 100644
--- a/buildstream/plugins/elements/script.yaml
+++ b/buildstream/plugins/elements/script.yaml
@@ -1,15 +1,7 @@
# Common script element variables
variables:
- # Defines the directory that output is collected from once commands
- # have been run.
- install-root: /buildstream/install
- #
# Defines the directory commands will be run from.
cwd: /
- #
- # Not directly used, but expected to be used when staging elements to be
- # worked on.
- build-root: /buildstream/build
# Script element configuration
config: