Skip to content

buildstream/plugins/elements/script.py: Mark script as BST_VIRTUAL_DIRECTORY

Valentin David requested to merge valentindavid/script_virtual_directory into master

Description

This just marks script plugin as BST_VIRTUAL_DIRECTORY.

ScriptElement does not use Sandbox.get_directory. It works using it with remote execution.

This merge request, when approved, will close: #850 (closed)


Merge request reports