summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildstream/element.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildstream/element.py b/buildstream/element.py
index 27c5014a3..5de0253c5 100644
--- a/buildstream/element.py
+++ b/buildstream/element.py
@@ -2180,6 +2180,7 @@ class Element(Plugin):
stderr=stderr,
config=config,
server_url=self.__remote_execution_url,
+ bare_directory=bare_directory,
allow_real_directory=False)
yield sandbox