nathanwilliams-ct commented on code in PR #2147:
URL: https://github.com/apache/buildstream/pull/2147#discussion_r3970189150


##########
tests/integration/shell.py:
##########
@@ -46,18 +49,35 @@
 #    mount (tuple): A (host, target) tuple for the `--mount` option
 #    element (str): The element to build and run a shell with
 #    isolate (bool): Whether to pass --isolate to `bst shell`
-#
-def execute_shell(cli, project, command, *, config=None, mount=None, 
element="base.bst", isolate=False):
+#    other_elements (list(str)): Other elements to stage in the sandbox

Review Comment:
   ```suggestion
   #    other_elements (list(str)): Other elements to stage in the sandbox
   #
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to