Skip to content
Snippets Groups Projects
Commit 721c546e authored by Hans Fangohr's avatar Hans Fangohr
Browse files

Merge branch 'split-installation-tests' of...

Merge branch 'split-installation-tests' of gitlab.gwdg.de:mpsd-cs/mpsd-software-environments into split-installation-tests
parents d85bc23b 36a78cc3
No related branches found
No related tags found
3 merge requests!19Move linux-debian11 into main,!17split one test into three,!9force `subprocess.run` to check return code is 0
Pipeline #368568 canceled
This commit is part of merge request !9. Comments created here will be created in the context of that merge request.
......@@ -54,9 +54,9 @@ class os_chdir:
def run(*args, counter=[0], **kwargs):
"""
Call subprocess.run(*args, **kwargs) and print logging data.
Run a subprocess and log the call.
Conveniene function to call `subprocess.run` and provide some metadata
Convenience function to call `subprocess.run` and provide some metadata
about the call.
Parameters
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment